Skip to content

Commit

Permalink
Update vitest to 3.0.4 (#2062)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
MetRonnie and renovate[bot] authored Feb 4, 2025
1 parent d35dcc8 commit c9460fa
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 627 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"devDependencies": {
"@cypress/code-coverage": "3.13.11",
"@vitejs/plugin-vue": "5.2.1",
"@vitest/coverage-istanbul": "2.1.8",
"@vitest/coverage-istanbul": "3.0.4",
"@vue/test-utils": "2.4.6",
"concurrently": "9.1.2",
"cross-fetch": "4.1.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"vite-plugin-eslint": "1.8.1",
"vite-plugin-istanbul": "6.0.2",
"vite-plugin-vuetify": "2.0.4",
"vitest": "2.1.9"
"vitest": "3.0.4"
},
"peerDependenciesMeta": {
"react": {
Expand Down
Loading

0 comments on commit c9460fa

Please sign in to comment.