Skip to content

Commit

Permalink
chore(deps): update eslint and plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 4cb5f48 commit 85a7ce4
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 150 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vue/eslint-config-typescript": "13.0.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-standard-with-typescript": "21.0.1",
"eslint-formatter-pretty": "5.0.0",
"eslint-plugin-align-assignments": "1.1.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-varspacing": "1.2.2",
"eslint-plugin-vue": "9.23.0",
"eslint-plugin-vue": "9.30.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"typescript": "5.6.3"
Expand Down
Loading

0 comments on commit 85a7ce4

Please sign in to comment.