diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-04-15 06:58:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-15 06:58:33 +0000 |
| commit | 4b373f57c20f2b8babd726a4fcdebdf598f0b8c7 (patch) | |
| tree | 65ff672e61f2b943db6ace9186fff0d360d6e04e /package.json | |
| parent | 5a815e047bd61c2e868dce49c4b8d73576dc51d9 (diff) | |
| download | faker-4b373f57c20f2b8babd726a4fcdebdf598f0b8c7.tar.xz faker-4b373f57c20f2b8babd726a4fcdebdf598f0b8c7.zip | |
chore(deps): update vitest to v1.5.0 (#2822)
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 8fcb66f5..2f7bb471 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/validator": "13.11.9", "@typescript-eslint/eslint-plugin": "7.5.0", "@typescript-eslint/parser": "7.5.0", - "@vitest/coverage-v8": "1.4.0", - "@vitest/ui": "1.4.0", + "@vitest/coverage-v8": "1.5.0", + "@vitest/ui": "1.5.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", "cypress": "13.7.2", @@ -132,7 +132,7 @@ "validator": "13.11.0", "vite": "5.2.8", "vitepress": "1.0.2", - "vitest": "1.4.0", + "vitest": "1.5.0", "vue": "3.4.21" }, "packageManager": "[email protected]", |
