aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-02-20 10:50:51 +0100
committerGitHub <[email protected]>2022-02-20 10:50:51 +0100
commit631f234033d2bb09df8ffe5d769bd22d6294409e (patch)
tree69138c59cf95c31087d275d5de0443e288c1deec /package.json
parent7d806d9a0b9914f9e0ce0c11e529bdd8ae116fc4 (diff)
downloadfaker-631f234033d2bb09df8ffe5d769bd22d6294409e.tar.xz
faker-631f234033d2bb09df8ffe5d769bd22d6294409e.zip
chore(deps): update vitest to ~0.4.2 (#521)
Co-authored-by: Renovate Bot <[email protected]>
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 94ccac85..1429af8a 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"@types/validator": "~13.7.1",
"@typescript-eslint/eslint-plugin": "~5.12.0",
"@typescript-eslint/parser": "~5.12.0",
- "@vitest/ui": "~0.4.1",
+ "@vitest/ui": "~0.4.2",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.0",
@@ -119,7 +119,7 @@
"validator": "~13.7.0",
"vite": "~2.8.4",
"vitepress": "~0.22.2",
- "vitest": "~0.4.1"
+ "vitest": "~0.4.2"
},
"packageManager": "[email protected]",
"engines": {