diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-25 11:11:26 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-25 11:11:26 +0200 |
| commit | 48283ae62e8a79743c6b6b10d0cb17cd86bd5ae7 (patch) | |
| tree | 7f62a7b1533c33a8e47f0100f57539d0c844edcf /package.json | |
| parent | 8a9b3fb1d21a657ed75f2438cc81c0abf3d1d228 (diff) | |
| download | faker-48283ae62e8a79743c6b6b10d0cb17cd86bd5ae7.tar.xz faker-48283ae62e8a79743c6b6b10d0cb17cd86bd5ae7.zip | |
chore(deps): update vitest to ~0.16.0 (#1108)
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 4ad97366..c9e0debc 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.3", "@typescript-eslint/eslint-plugin": "~5.29.0", "@typescript-eslint/parser": "~5.29.0", - "@vitest/ui": "~0.15.2", + "@vitest/ui": "~0.16.0", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.2.0", @@ -133,7 +133,7 @@ "validator": "~13.7.0", "vite": "~2.9.12", "vitepress": "~0.22.4", - "vitest": "~0.15.2" + "vitest": "~0.16.0" }, "packageManager": "[email protected]", "engines": { |
