Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent dfe89c4 commit 6f40321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@vue/eslint-config-typescript": "4.0.0",
"@vue/test-utils": "1.3.6",
"@babel/eslint-parser": "7.24.5",
"eslint": "7.32.0",
"eslint": "9.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"uuid": "8.3.2"
},
"devDependencies": {
"eslint": "7.32.0",
"eslint": "9.6.0",
"prettier": "1.19.1"
},
"engines": {
Expand Down

0 comments on commit 6f40321

Please sign in to comment.