aboutsummaryrefslogtreecommitdiff
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
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]>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml4
2 files changed, 4 insertions, 4 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": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 4e256321..c6279122 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -8,7 +8,7 @@ specifiers:
'@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
@@ -36,7 +36,7 @@ specifiers:
validator: ~13.7.0
vite: ~2.9.5
vitepress: ~0.22.3
- vitest: ~0.9.3
+ vitest: ~0.9.4
devDependencies:
'@types/markdown-it': 12.2.3