aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-04 08:52:32 +0200
committerGitHub <[email protected]>2022-08-04 08:52:32 +0200
commit04b2ec4be7cddf32cda83bbc6d37033c89b3d387 (patch)
treead70d51ef7357513421ef01f22364d928f768470 /package.json
parent04c9d36cc44fa647f401919c708e550dbe42040d (diff)
downloadfaker-04b2ec4be7cddf32cda83bbc6d37033c89b3d387.tar.xz
faker-04b2ec4be7cddf32cda83bbc6d37033c89b3d387.zip
chore(deps): update vitest to ~0.20.3 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 54b7283a..c63804f7 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.4",
"@typescript-eslint/eslint-plugin": "~5.32.0",
"@typescript-eslint/parser": "~5.32.0",
- "@vitest/ui": "~0.19.1",
+ "@vitest/ui": "~0.20.3",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.4.0",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~3.0.4",
"vitepress": "~0.22.4",
- "vitest": "~0.19.1"
+ "vitest": "~0.20.3"
},
"packageManager": "[email protected]",
"engines": {