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 committed Jun 3, 2024
1 parent ee324e5 commit ff6b47e
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 138 deletions.
2 changes: 1 addition & 1 deletion examples/react-colyseus/packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@discord/embedded-app-sdk": "workspace:@discord/embedded-app-sdk@*",
"colyseus.js": "^0.15.18",
"eslint": "^8.18.0",
"eslint": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.18.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-no-unsanitized": "^4.0.2",
Expand Down
Loading

0 comments on commit ff6b47e

Please sign in to comment.