aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-12 12:43:17 +0200
committerGitHub <[email protected]>2022-09-12 12:43:17 +0200
commitef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54 (patch)
tree41c9060a0c6180a04f658af91e602976b76c6616 /package.json
parent2f55e35cf32241eb0ee983a606636fc0258288c1 (diff)
downloadfaker-ef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54.tar.xz
faker-ef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54.zip
chore(deps): update vitest to ~0.23.2 (#1373)
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 d0294b3b..d50eeca6 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/validator": "~13.7.6",
"@typescript-eslint/eslint-plugin": "~5.36.2",
"@typescript-eslint/parser": "~5.36.2",
- "@vitest/coverage-c8": "~0.22.1",
- "@vitest/ui": "~0.22.1",
+ "@vitest/coverage-c8": "~0.23.2",
+ "@vitest/ui": "~0.23.2",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.7.0",
@@ -135,7 +135,7 @@
"validator": "~13.7.0",
"vite": "~3.1.0",
"vitepress": "1.0.0-alpha.13",
- "vitest": "~0.22.1"
+ "vitest": "~0.23.2"
},
"packageManager": "[email protected]",
"engines": {