aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-30 15:07:07 +0200
committerGitHub <[email protected]>2022-03-30 15:07:07 +0200
commit7afd8c55baac6f7d895caabeb623cc6a0514d6cb (patch)
treede088467e8c5af216af7512424b44a2429430bf9 /package.json
parenta37b1ef5176f346ef73c74c89e9e2c97235de7dd (diff)
downloadfaker-7afd8c55baac6f7d895caabeb623cc6a0514d6cb.tar.xz
faker-7afd8c55baac6f7d895caabeb623cc6a0514d6cb.zip
chore(deps): update vitest to ~0.8.0 (#731)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b998b42f..3e32907b 100644
--- a/package.json
+++ b/package.json
@@ -95,7 +95,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.17.0",
"@typescript-eslint/parser": "~5.17.0",
- "@vitest/ui": "~0.7.12",
+ "@vitest/ui": "~0.8.0",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.3",
@@ -122,7 +122,7 @@
"validator": "~13.7.0",
"vite": "~2.8.6",
"vitepress": "~0.22.3",
- "vitest": "~0.7.12"
+ "vitest": "~0.8.0"
},
"packageManager": "[email protected]",
"engines": {