diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-08 20:44:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-07-08 20:44:42 +0200 |
| commit | c8eff9e0ae8fc9042c65116a64f2f7b115dadcaa (patch) | |
| tree | 3dc2602142d6a11093e107051d642bff3eface73 /package.json | |
| parent | ddc046dd9a671da423ec5ec1f7ff8aa3433887ce (diff) | |
| download | faker-c8eff9e0ae8fc9042c65116a64f2f7b115dadcaa.tar.xz faker-c8eff9e0ae8fc9042c65116a64f2f7b115dadcaa.zip | |
chore(deps): update vitest to v2 (major) (#3001)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 8be998a1..de67549b 100644 --- a/package.json +++ b/package.json @@ -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", @@ -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" }, |
