diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-20 13:23:21 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-20 13:23:21 +0100 |
| commit | af3f99ea0434c84734ef5368fa3bbafbf7a17c4f (patch) | |
| tree | 420243ad2ee714a9db467393f8650cf4a7946180 /package.json | |
| parent | ad8dae80fbd4ba76dfb9ac26f8291fb339d1f102 (diff) | |
| download | faker-af3f99ea0434c84734ef5368fa3bbafbf7a17c4f.tar.xz faker-af3f99ea0434c84734ef5368fa3bbafbf7a17c4f.zip | |
chore(deps): update vitest to ~0.7.6 (#638)
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 3a6a2faf..4446c6c2 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.1", "@typescript-eslint/eslint-plugin": "~5.15.0", "@typescript-eslint/parser": "~5.15.0", - "@vitest/ui": "~0.7.4", + "@vitest/ui": "~0.7.6", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.5.2", @@ -123,7 +123,7 @@ "validator": "~13.7.0", "vite": "~2.8.6", "vitepress": "~0.22.3", - "vitest": "~0.7.4" + "vitest": "~0.7.6" }, "packageManager": "[email protected]", "engines": { |
