diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-02-11 09:29:35 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-11 09:29:35 +0100 |
| commit | 6afa92b7471cf3e4170c8063e7b01ee68321e546 (patch) | |
| tree | 0506489b28a89020a83abcfb4a1ea633a0af02f8 /package.json | |
| parent | 833ac3c5bc2721dab6c7314a54ac3d4fecfac0cb (diff) | |
| download | faker-6afa92b7471cf3e4170c8063e7b01ee68321e546.tar.xz faker-6afa92b7471cf3e4170c8063e7b01ee68321e546.zip | |
chore(deps): update vitest to ~0.3.2 (#468)
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 1dbe9245..253d45b1 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/validator": "~13.7.1", "@typescript-eslint/eslint-plugin": "~5.11.0", "@typescript-eslint/parser": "~5.11.0", - "@vitest/ui": "~0.2.8", + "@vitest/ui": "~0.3.2", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.4.1", @@ -118,7 +118,7 @@ "validator": "~13.7.0", "vite": "~2.8.0", "vitepress": "~0.21.6", - "vitest": "~0.2.8" + "vitest": "~0.3.2" }, "packageManager": "[email protected]", "engines": { |
