diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-07-10 07:48:40 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-07-10 07:48:40 +0000 |
| commit | e185da45a1ccf71d0518cc518d1c293372058bf8 (patch) | |
| tree | e84001c3cb2a515445b8b00499cef5d367959067 /package.json | |
| parent | 1f2f31d47335cbee433bca6e3a448ea14857cd95 (diff) | |
| download | faker-e185da45a1ccf71d0518cc518d1c293372058bf8.tar.xz faker-e185da45a1ccf71d0518cc518d1c293372058bf8.zip | |
chore(deps): update vitest to ~0.33.0 (#2248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 bccea330..1694f9eb 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@typescript-eslint/eslint-plugin": "~5.61.0", "@typescript-eslint/parser": "~5.61.0", "@vitest/coverage-v8": "~0.32.2", - "@vitest/ui": "~0.32.2", + "@vitest/ui": "~0.33.0", "@vueuse/core": "~10.2.1", "conventional-changelog-cli": "~3.0.0", "cypress": "~12.16.0", @@ -134,7 +134,7 @@ "validator": "~13.9.0", "vite": "~4.3.9", "vitepress": "1.0.0-beta.4", - "vitest": "~0.32.2", + "vitest": "~0.33.0", "vue": "~3.3.4" }, "packageManager": "[email protected]", |
