diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-05-01 14:16:41 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-01 14:16:41 +0200 |
| commit | 1fcc86c440b6599d369e505ee477f35d607397cb (patch) | |
| tree | 0202d7af2c1525da18c21929901b6630a9262d79 /package.json | |
| parent | 11164c8fbea367e65696eb36909c31a862d98e9b (diff) | |
| download | faker-1fcc86c440b6599d369e505ee477f35d607397cb.tar.xz faker-1fcc86c440b6599d369e505ee477f35d607397cb.zip | |
chore(deps): update vitest to ~0.10.0 (#896)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 29de1efb..e59441f4 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.20.0", "@typescript-eslint/parser": "~5.20.0", - "@vitest/ui": "~0.9.4", + "@vitest/ui": "~0.10.0", "c8": "~7.11.2", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.6.0", @@ -124,7 +124,7 @@ "validator": "~13.7.0", "vite": "~2.9.6", "vitepress": "~0.22.3", - "vitest": "~0.9.4" + "vitest": "~0.10.0" }, "packageManager": "[email protected]", "engines": { |
