Skip to content

Commit f31eeda

Browse files
chore(deps): update dependency vitest to v2.1.9 [security] (#8605)
* chore(deps): update dependency vitest to v2.1.9 [security] * Fix coverage-istanbul version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
1 parent c4cb285 commit f31eeda

File tree

2 files changed

+609
-589
lines changed

2 files changed

+609
-589
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@
4646
"@types/node": "^22.9.3",
4747
"@types/react": "^19.0.1",
4848
"@types/react-dom": "^19.0.2",
49-
"@vitest/coverage-istanbul": "^2.0.4",
50-
"@vitest/eslint-plugin": "^1.1.16",
49+
"@vitest/coverage-istanbul": "^2.1.9",
50+
"@vitest/eslint-plugin": "^1.1.36",
5151
"cpy-cli": "^5.0.0",
5252
"esbuild-plugin-file-path-extensions": "^2.1.2",
5353
"eslint": "^9.15.0",
@@ -74,7 +74,7 @@
7474
"typescript57": "npm:typescript@5.7",
7575
"vite": "^5.3.5",
7676
"vite-tsconfig-paths": "^5.1.4",
77-
"vitest": "^2.0.4"
77+
"vitest": "^2.1.9"
7878
},
7979
"pnpm": {
8080
"overrides": {

0 commit comments

Comments
 (0)