diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-02-05 11:37:21 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-05 11:37:21 +0100 |
| commit | 271c400a87774f5cf161bb99191263ad6411095b (patch) | |
| tree | 68c2370f0c270698f215d142e6f271692ce0a593 /package.json | |
| parent | c71469c8e0bca9ccf4a8f66be1294f5139f9631f (diff) | |
| download | faker-271c400a87774f5cf161bb99191263ad6411095b.tar.xz faker-271c400a87774f5cf161bb99191263ad6411095b.zip | |
chore(deps): update vitest to ~0.2.7 (#430)
Co-authored-by: Renovate Bot <[email protected]>
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 74194b0a..3e37153a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "@typescript-eslint/parser": "~5.10.2", "@types/prettier": "~2.4.3", "@types/validator": "~13.7.1", - "@vitest/ui": "~0.2.6", + "@vitest/ui": "~0.2.7", "c8": "~7.11.0", "conventional-changelog-cli": "~2.2.2", "cypress": "~9.4.1", @@ -113,7 +113,7 @@ "validator": "~13.7.0", "vite": "~2.7.13", "vitepress": "~0.21.6", - "vitest": "~0.2.6" + "vitest": "~0.2.7" }, "packageManager": "[email protected]", "engines": { |
