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 13b2a70 commit 00a2066Copy full SHA for 00a2066
package.json
@@ -102,9 +102,9 @@
102
"@types/mocha": "10.0.10",
103
"@types/node": "24.12.0",
104
"@types/react": "19.2.14",
105
- "@typescript-eslint/eslint-plugin": "7.18.0",
106
- "@typescript-eslint/parser": "7.18.0",
107
- "eslint": "8.57.1",
+ "@typescript-eslint/eslint-plugin": "8.57.0",
+ "@typescript-eslint/parser": "8.57.0",
+ "eslint": "10.0.3",
108
"eslint-config-prettier": "10.1.8",
109
"eslint-plugin-import": "2.32.0",
110
"eslint-plugin-n": "17.24.0",
0 commit comments