diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-06-16 17:53:01 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-16 17:53:01 +0000 |
| commit | c0e08cf048703abe790c4881fc0e309a21af867b (patch) | |
| tree | dbb096963a215828b9837bc3e91c2f800db5a59d /package.json | |
| parent | 63a37b81e387c5661cf15cee612ee8128b01d40d (diff) | |
| download | faker-c0e08cf048703abe790c4881fc0e309a21af867b.tar.xz faker-c0e08cf048703abe790c4881fc0e309a21af867b.zip | |
chore(deps): update vitest to ~0.15.1 (#1078)
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 009f4bc8..968cf319 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.3", "@typescript-eslint/eslint-plugin": "~5.28.0", "@typescript-eslint/parser": "~5.28.0", - "@vitest/ui": "~0.14.2", + "@vitest/ui": "~0.15.1", "c8": "~7.11.3", "conventional-changelog-cli": "~2.2.2", "cypress": "~10.1.0", @@ -133,7 +133,7 @@ "validator": "~13.7.0", "vite": "~2.9.12", "vitepress": "~0.22.4", - "vitest": "~0.14.2" + "vitest": "~0.15.1" }, "packageManager": "[email protected]", "engines": { |
