diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-07-10 21:23:23 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-07-10 21:23:23 +0200 |
| commit | 2898dc4a5ebab10d5351129439ed3d936232e754 (patch) | |
| tree | 100e6e4ec3b3ff5791a7b00ec01ec20ea1f087ce /package.json | |
| parent | b0a8f4745aff6b801bc3e52df4035b660eeb7eb3 (diff) | |
| download | faker-2898dc4a5ebab10d5351129439ed3d936232e754.tar.xz faker-2898dc4a5ebab10d5351129439ed3d936232e754.zip | |
chore(deps): update vitest to ~0.18.0 (#1140)
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 c6b5ecc5..d5f4c02f 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@types/validator": "~13.7.4", "@typescript-eslint/eslint-plugin": "~5.30.5", "@typescript-eslint/parser": "~5.30.5", - "@vitest/ui": "~0.17.1", + "@vitest/ui": "~0.18.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.14", "vitepress": "~0.22.4", - "vitest": "~0.17.1" + "vitest": "~0.18.0" }, "packageManager": "[email protected]", "engines": { |
