Skip to content

Commit

Permalink
chore(deps): update vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent ddc046d commit 3c21286
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 175 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"@types/validator": "13.12.0",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"@vitest/coverage-v8": "2.0.1",
"@vitest/ui": "2.0.1",
"@vueuse/core": "10.11.0",
"commit-and-tag-version": "12.4.1",
"cypress": "13.13.0",
Expand All @@ -130,7 +130,7 @@
"validator": "13.12.0",
"vite": "5.3.3",
"vitepress": "1.3.0",
"vitest": "1.6.0",
"vitest": "2.0.1",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
},
Expand Down
Loading

0 comments on commit 3c21286

Please sign in to comment.