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 377cfda commit 3b902caCopy full SHA for 3b902ca
package.json
@@ -29,11 +29,11 @@
29
"ci-publish": "node scripts/publishCI.ts"
30
},
31
"devDependencies": {
32
- "@eslint/js": "^9.39.3",
+ "@eslint/js": "^10.0.1",
33
"@types/fs-extra": "^11.0.4",
34
"@types/node": "^24.10.13",
35
"@vitejs/release-scripts": "^1.6.0",
36
- "eslint": "^9.39.3",
+ "eslint": "^10.0.2",
37
"eslint-plugin-import-x": "^4.16.1",
38
"eslint-plugin-n": "^17.24.0",
39
"eslint-plugin-regexp": "^3.0.0",
0 commit comments