aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-19 09:08:36 +0200
committerGitHub <[email protected]>2022-08-19 09:08:36 +0200
commit5585869dc3106274fd9a00ea29a265bf37f48e34 (patch)
treed07179747d6b89508c30a27d372de194be33e332 /package.json
parenta372c8cf595d8f5eba8e7e4cf09b8c6f4b7d3d17 (diff)
downloadfaker-5585869dc3106274fd9a00ea29a265bf37f48e34.tar.xz
faker-5585869dc3106274fd9a00ea29a265bf37f48e34.zip
chore(deps): update vitest to ~0.22.1 (#1285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 09bd9699..af17972b 100644
--- a/package.json
+++ b/package.json
@@ -102,8 +102,8 @@
"@types/validator": "~13.7.5",
"@typescript-eslint/eslint-plugin": "~5.33.1",
"@typescript-eslint/parser": "~5.33.1",
- "@vitest/coverage-c8": "~0.22.0",
- "@vitest/ui": "~0.22.0",
+ "@vitest/coverage-c8": "~0.22.1",
+ "@vitest/ui": "~0.22.1",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.6.0",
@@ -134,7 +134,7 @@
"validator": "~13.7.0",
"vite": "~3.0.8",
"vitepress": "1.0.0-alpha.8",
- "vitest": "~0.22.0"
+ "vitest": "~0.22.1"
},
"packageManager": "[email protected]",
"engines": {