We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a9ee3 commit c065b03Copy full SHA for c065b03
package.json
@@ -4,8 +4,8 @@
4
"@babel/core": "^7.26.0",
5
"@changesets/cli": "^2.27.10",
6
"@eslint/compat": "^1.2.4",
7
- "@eslint/js": "^8.57.1",
8
- "eslint": "^8.57.1",
+ "@eslint/js": "^9.16.0",
+ "eslint": "^9.16.0",
9
"eslint-config-prettier": "^9.1.0",
10
"eslint-plugin-jest": "^28.9.0",
11
"eslint-plugin-react": "^7.37.2",
packages/redux-devtools-remote/package.json
@@ -61,7 +61,7 @@
61
"@types/socketcluster-client": "^19.1.0",
62
"@typescript-eslint/eslint-plugin": "^8.17.0",
63
"@typescript-eslint/parser": "^8.17.0",
64
65
66
"redux": "^5.0.1",
67
"rimraf": "^6.0.1",
0 commit comments