aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-06 10:03:06 +0200
committerGitHub <[email protected]>2022-05-06 10:03:06 +0200
commitcda8323883bb1090baa1162ed3850c4408a5f037 (patch)
treeea7a86c25d8509f0e08da6a7a9d2d1defacc7918 /package.json
parent0b2863e1f9a5a44c483e9a42cea09584ee728338 (diff)
downloadfaker-cda8323883bb1090baa1162ed3850c4408a5f037.tar.xz
faker-cda8323883bb1090baa1162ed3850c4408a5f037.zip
chore(deps): update vitest to ~0.10.4 (#928)
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 b39e4e63..424813ec 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.22.0",
"@typescript-eslint/parser": "~5.22.0",
- "@vitest/ui": "~0.10.2",
+ "@vitest/ui": "~0.10.4",
"c8": "~7.11.2",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.6.0",
@@ -131,7 +131,7 @@
"validator": "~13.7.0",
"vite": "~2.9.8",
"vitepress": "~0.22.3",
- "vitest": "~0.10.2"
+ "vitest": "~0.10.4"
},
"packageManager": "[email protected]",
"engines": {