aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-18 09:03:22 +0100
committerGitHub <[email protected]>2022-03-18 09:03:22 +0100
commit27fbcb06e1eb826b5e6a0df5cea5499603df4a10 (patch)
tree43dd9cc66e8a233ae85b733526ecd28256d4fa65 /package.json
parent2b934c51e4e090ea169b7ef1ced9881b93f7eb79 (diff)
downloadfaker-27fbcb06e1eb826b5e6a0df5cea5499603df4a10.tar.xz
faker-27fbcb06e1eb826b5e6a0df5cea5499603df4a10.zip
chore(deps): update vitest to ~0.7.4 (#632)
Co-authored-by: Renovate Bot <[email protected]>
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 4060d131..4de5a09f 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@types/validator": "~13.7.1",
"@typescript-eslint/eslint-plugin": "~5.15.0",
"@typescript-eslint/parser": "~5.15.0",
- "@vitest/ui": "~0.7.0",
+ "@vitest/ui": "~0.7.4",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.2",
@@ -123,7 +123,7 @@
"validator": "~13.7.0",
"vite": "~2.8.6",
"vitepress": "~0.22.3",
- "vitest": "~0.7.0"
+ "vitest": "~0.7.4"
},
"packageManager": "[email protected]",
"engines": {