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 22e7868 commit 3995af5Copy full SHA for 3995af5
1 file changed
package.json
@@ -102,14 +102,14 @@
102
"@types/mocha": "10.0.10",
103
"@types/node": "24.12.4",
104
"@types/react": "19.2.16",
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.60.1",
+ "@typescript-eslint/parser": "8.60.1",
+ "eslint": "10.4.1",
108
"eslint-config-prettier": "10.1.8",
109
"eslint-plugin-import": "2.32.0",
110
- "eslint-plugin-n": "17.24.0",
+ "eslint-plugin-n": "18.0.1",
111
"eslint-plugin-prettier": "5.5.6",
112
- "eslint-plugin-simple-import-sort": "12.1.1",
+ "eslint-plugin-simple-import-sort": "13.0.0",
113
"glob": "13.0.6",
114
"husky": "9.1.7",
115
"lint-staged": "^17.0.0",
0 commit comments