aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-10 10:59:24 +0200
committerGitHub <[email protected]>2022-05-10 10:59:24 +0200
commitb5595414fd6566cb1a0d0fc8cf5aba47bff92fa2 (patch)
tree6119f7d9e4a42272cd6eafe29fd878b86c99cb24 /package.json
parent120660e5ec196f373afd069e8136a9333bab07df (diff)
downloadfaker-b5595414fd6566cb1a0d0fc8cf5aba47bff92fa2.tar.xz
faker-b5595414fd6566cb1a0d0fc8cf5aba47bff92fa2.zip
chore(deps): update vitest to ~0.12.3 (#939)
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 08ed29ee..2546f910 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.23.0",
"@typescript-eslint/parser": "~5.23.0",
- "@vitest/ui": "~0.10.5",
+ "@vitest/ui": "~0.12.3",
"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.4",
- "vitest": "~0.10.5"
+ "vitest": "~0.12.3"
},
"packageManager": "[email protected]",
"engines": {