diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-01-10 20:33:05 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-10 20:33:05 +0100 |
| commit | e471037e8a3984160629c014b62812dbfef8c204 (patch) | |
| tree | 66f66282d7a7e83cc42a7fa598d1fcd6d30b2fc3 /package.json | |
| parent | 7e0de02decf87e6b57e3ecf06276391dedc77c31 (diff) | |
| download | faker-e471037e8a3984160629c014b62812dbfef8c204.tar.xz faker-e471037e8a3984160629c014b62812dbfef8c204.zip | |
chore(deps): update vitest to ~0.27.0 (#1722)
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 602f18e1..dc3d875a 100644 --- a/package.json +++ b/package.json @@ -93,8 +93,8 @@ "@types/validator": "~13.7.10", "@typescript-eslint/eslint-plugin": "~5.47.0", "@typescript-eslint/parser": "~5.47.0", - "@vitest/coverage-c8": "~0.26.2", - "@vitest/ui": "~0.26.2", + "@vitest/coverage-c8": "~0.27.0", + "@vitest/ui": "~0.27.0", "@vueuse/core": "~9.9.0", "c8": "~7.12.0", "conventional-changelog-cli": "~2.2.2", @@ -125,7 +125,7 @@ "validator": "~13.7.0", "vite": "~4.0.3", "vitepress": "1.0.0-alpha.33", - "vitest": "~0.26.2", + "vitest": "~0.27.0", "vue": "~3.2.45" }, "packageManager": "[email protected]", |
