Skip to content

Commit

Permalink
chore(deps): update dependency vitest to v2.1.9 [security] (#8605)
Browse files Browse the repository at this point in the history
* 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 <[email protected]>
  • Loading branch information
renovate[bot] and lachlancollins authored Mar 7, 2025
1 parent c4cb285 commit f31eeda
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 589 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"@types/node": "^22.9.3",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@vitest/coverage-istanbul": "^2.0.4",
"@vitest/eslint-plugin": "^1.1.16",
"@vitest/coverage-istanbul": "^2.1.9",
"@vitest/eslint-plugin": "^1.1.36",
"cpy-cli": "^5.0.0",
"esbuild-plugin-file-path-extensions": "^2.1.2",
"eslint": "^9.15.0",
Expand All @@ -74,7 +74,7 @@
"typescript57": "npm:[email protected]",
"vite": "^5.3.5",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.0.4"
"vitest": "^2.1.9"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit f31eeda

Please sign in to comment.