chore(deps): update dependency vitest to v2.0.4 (#2909)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-29 11:19:26 +09:00 committed by GitHub
parent 21f7a029fa
commit 4a3218dae3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 111 additions and 111 deletions

View file

@ -139,7 +139,7 @@
"simple-git-hooks": "^2.11.1",
"tsx": "^4.7.2",
"typescript": "^5.4.4",
"vitest": "2.0.3",
"vitest": "2.0.4",
"vue-tsc": "^2.0.10"
},
"pnpm": {
@ -151,7 +151,7 @@
}
},
"resolutions": {
"vitest": "2.0.3",
"vitest": "2.0.4",
"vue": "^3.4.21"
},
"simple-git-hooks": {