diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-02-13 19:36:01 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-02-13 19:36:01 +0100 |
| commit | 2be5fa10cac650c64272ae10ec49b4bc75612eee (patch) | |
| tree | 07049ac18c9bc6ddbf2050c37112b3bc9209dd29 /package.json | |
| parent | d3ec24fca68d48ef0e7547588128a60874239c62 (diff) | |
| download | faker-2be5fa10cac650c64272ae10ec49b4bc75612eee.tar.xz faker-2be5fa10cac650c64272ae10ec49b4bc75612eee.zip | |
chore(deps): update vitest to ~0.28.5 (#1827)
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 54b734e4..72ab8639 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "@types/validator": "~13.7.12", "@typescript-eslint/eslint-plugin": "~5.49.0", "@typescript-eslint/parser": "~5.49.0", - "@vitest/coverage-c8": "~0.28.3", - "@vitest/ui": "~0.28.3", + "@vitest/coverage-c8": "~0.28.5", + "@vitest/ui": "~0.28.5", "@vueuse/core": "~9.12.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", @@ -124,7 +124,7 @@ "validator": "~13.9.0", "vite": "~4.1.1", "vitepress": "1.0.0-alpha.43", - "vitest": "~0.28.3", + "vitest": "~0.28.5", "vue": "~3.2.47" }, "packageManager": "[email protected]", |
