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 7922365 commit 7377e45Copy full SHA for 7377e45
package.json
@@ -67,9 +67,9 @@
67
"devDependencies": {
68
"@eslint/compat": "1.2.0",
69
"@eslint/js": "9.12.0",
70
- "@stylistic/eslint-plugin": "2.9.0",
+ "@stylistic/eslint-plugin": "3.0.0",
71
"@types/eslint__js": "8.42.3",
72
- "@types/node": "20.16.11",
+ "@types/node": "22.12.0",
73
"@vitest/coverage-v8": "2.1.2",
74
"@vitest/eslint-plugin": "1.1.7",
75
"benchmark": "2.1.4",
@@ -83,7 +83,7 @@
83
"eslint-plugin-spellcheck": "0.0.20",
84
"eslint-plugin-unicorn": "56.0.0",
85
"jiti": "2.3.3",
86
- "npm-run-all2": "6.2.3",
+ "npm-run-all2": "7.0.2",
87
"prettier": "3.3.3",
88
"prettier-plugin-organize-imports": "4.1.0",
89
"prettier-plugin-packagejson": "2.5.3",
0 commit comments