diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-05 08:50:29 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-05 08:50:29 +0200 |
| commit | 82e5610eb00160601acfe331a25fd1c96300145a (patch) | |
| tree | 53c794c0aa070b4fe688b2db7e61cf5ef2d5737d /package.json | |
| parent | a826155dfd573e2f44a878ea2c94350eaad72549 (diff) | |
| download | faker-82e5610eb00160601acfe331a25fd1c96300145a.tar.xz faker-82e5610eb00160601acfe331a25fd1c96300145a.zip | |
chore(deps): update vitest to ~0.17.0 (#1130)
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 9bde7567..b1a8debe 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.4", "@typescript-eslint/eslint-plugin": "~5.30.4", "@typescript-eslint/parser": "~5.30.4", - "@vitest/ui": "~0.16.0", + "@vitest/ui": "~0.17.0", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.3.0", @@ -133,7 +133,7 @@ "validator": "~13.7.0", "vite": "~2.9.13", "vitepress": "~0.22.4", - "vitest": "~0.16.0" + "vitest": "~0.17.0" }, "packageManager": "[email protected]", "engines": { |
