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 21d72f2 commit 87d9ddaCopy full SHA for 87d9dda
1 file changed
package.json
@@ -51,11 +51,11 @@
51
"@typescript-eslint/eslint-plugin": "^7.14.1",
52
"@typescript-eslint/parser": "^7.14.1",
53
"chromedriver": "^126.0.4",
54
- "eslint": "^8.57.0",
+ "eslint": "^9.5.0",
55
"eslint-plugin-import": "^2.29.1",
56
"eslint-plugin-simple-import-sort": "^12.1.0",
57
- "eslint-plugin-unicorn": "^52.0.0",
58
- "eslint-plugin-unused-imports": "^3.2.0",
+ "eslint-plugin-unicorn": "^54.0.0",
+ "eslint-plugin-unused-imports": "^4.0.0",
59
"http-server": "^14.1.1",
60
"mkdirp": "^3.0.1",
61
"npm-failsafe": "^1.2.1",
0 commit comments