aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-22 08:29:36 +0200
committerGitHub <[email protected]>2022-04-22 08:29:36 +0200
commit6781eeef9bbccb450d6335d3bb6e10d9c526c014 (patch)
tree86bf1aca86d33c1a192e460bc780e083fd2367d9 /package.json
parent1885dd0f344528492e0b3f934f027219986ee8f6 (diff)
downloadfaker-6781eeef9bbccb450d6335d3bb6e10d9c526c014.tar.xz
faker-6781eeef9bbccb450d6335d3bb6e10d9c526c014.zip
chore(deps): update vitest to ~0.9.4 (#863)
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 3b12f8d9..91e379b1 100644
--- a/package.json
+++ b/package.json
@@ -96,7 +96,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.20.0",
"@typescript-eslint/parser": "~5.20.0",
- "@vitest/ui": "~0.9.3",
+ "@vitest/ui": "~0.9.4",
"c8": "~7.11.2",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.4",
@@ -124,7 +124,7 @@
"validator": "~13.7.0",
"vite": "~2.9.5",
"vitepress": "~0.22.3",
- "vitest": "~0.9.3"
+ "vitest": "~0.9.4"
},
"packageManager": "[email protected]",
"engines": {