diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-03-18 08:16:33 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-03-18 08:16:33 +0000 |
| commit | d46be5bab9a2ac077b78f5d528075e76a4bd368f (patch) | |
| tree | 618243b836a46e978471d051f7cc846637c94924 /package.json | |
| parent | 66bacfdf7418fba9fff1611f68d1adf02f2bfb80 (diff) | |
| download | faker-d46be5bab9a2ac077b78f5d528075e76a4bd368f.tar.xz faker-d46be5bab9a2ac077b78f5d528075e76a4bd368f.zip | |
chore(deps): update vitest to v1.4.0 (#2760)
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 f86d9312..69b4e223 100644 --- a/package.json +++ b/package.json @@ -104,8 +104,8 @@ "@types/validator": "13.11.9", "@typescript-eslint/eslint-plugin": "7.2.0", "@typescript-eslint/parser": "7.2.0", - "@vitest/coverage-v8": "1.3.1", - "@vitest/ui": "1.3.1", + "@vitest/coverage-v8": "1.4.0", + "@vitest/ui": "1.4.0", "@vueuse/core": "10.9.0", "conventional-changelog-cli": "4.1.0", "cypress": "13.6.6", @@ -133,7 +133,7 @@ "validator": "13.11.0", "vite": "5.1.5", "vitepress": "1.0.0-rc.45", - "vitest": "1.3.1", + "vitest": "1.4.0", "vue": "3.4.21" }, "packageManager": "[email protected]", |
