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 b938a3c commit f2f2981Copy full SHA for f2f2981
package.json
@@ -38,9 +38,9 @@
38
"test": "vitest run"
39
},
40
"devDependencies": {
41
- "@eslint/js": "9.39.4",
+ "@eslint/js": "10.0.1",
42
"@vitest/coverage-v8": "4.1.0",
43
- "eslint": "9.39.4",
+ "eslint": "10.1.0",
44
"eslint-config-prettier": "10.1.8",
45
"eslint-config-webpack": "4.9.3",
46
"eslint-plugin-prettier": "5.5.5",
0 commit comments