Skip to content

Commit 273cc78

Browse files
Update devDependencies (#523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60cedf3 commit 273cc78

File tree

2 files changed

+139
-78
lines changed

2 files changed

+139
-78
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"devDependencies": {
6868
"@eslint/compat": "1.2.0",
6969
"@eslint/js": "9.12.0",
70-
"@stylistic/eslint-plugin": "2.13.0",
70+
"@stylistic/eslint-plugin": "3.0.1",
7171
"@types/eslint__js": "8.42.3",
72-
"@types/node": "20.17.16",
72+
"@types/node": "22.12.0",
7373
"@vitest/coverage-v8": "2.1.8",
7474
"@vitest/eslint-plugin": "1.1.25",
7575
"benchmark": "2.1.4",
@@ -83,15 +83,15 @@
8383
"eslint-plugin-spellcheck": "0.0.20",
8484
"eslint-plugin-unicorn": "56.0.0",
8585
"jiti": "2.4.2",
86-
"npm-run-all2": "6.2.6",
86+
"npm-run-all2": "7.0.2",
8787
"prettier": "3.4.2",
8888
"prettier-plugin-organize-imports": "4.1.0",
8989
"prettier-plugin-packagejson": "2.5.8",
9090
"rimraf": "6.0.1",
9191
"tsup": "8.3.6",
9292
"typescript": "5.6.3",
9393
"typescript-eslint": "8.8.1",
94-
"vite": "5.4.14",
94+
"vite": "6.0.11",
9595
"vitepress": "1.6.3",
9696
"vitest": "2.1.8"
9797
},

0 commit comments

Comments
 (0)