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 0d74b6b commit 0585bf8Copy full SHA for 0585bf8
package.json
@@ -46,10 +46,10 @@
46
"@types/node": "^18.19.33",
47
"@typescript-eslint/eslint-plugin": "^7.8.0",
48
"@typescript-eslint/parser": "^7.8.0",
49
- "eslint": "^8.57.0",
+ "eslint": "^9.2.0",
50
"eslint-plugin-import": "^2.29.1",
51
"eslint-plugin-simple-import-sort": "^12.1.0",
52
- "eslint-plugin-unicorn": "^52.0.0",
+ "eslint-plugin-unicorn": "^53.0.0",
53
"eslint-plugin-unused-imports": "^3.2.0",
54
"http-server": "^14.1.1",
55
"mkdirp": "^3.0.1",
0 commit comments