diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-03-28 09:59:43 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-28 09:59:43 +0200 |
| commit | 0884865531d7b5172ef87e1cac71ecf074daf68e (patch) | |
| tree | 042b217b8ddba8a1b98fad6cffd77f480c977714 /package.json | |
| parent | b778e2c55f681c89d4b07d9436672e21b0ac6b16 (diff) | |
| download | faker-0884865531d7b5172ef87e1cac71ecf074daf68e.tar.xz faker-0884865531d7b5172ef87e1cac71ecf074daf68e.zip | |
chore(deps): update vitest to ~0.7.12 (#700)
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 ffa1469c..1593e5fc 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@types/validator": "~13.7.2", "@typescript-eslint/eslint-plugin": "~5.16.0", "@typescript-eslint/parser": "~5.16.0", - "@vitest/ui": "~0.7.10", + "@vitest/ui": "~0.7.12", "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.10" + "vitest": "~0.7.12" }, "packageManager": "[email protected]", "engines": { |
