aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-21 23:23:15 +0200
committerGitHub <[email protected]>2022-05-21 23:23:15 +0200
commit58145dd009cf675a311523fed5850612bda2dbcd (patch)
treeeb391a198aeb11083a38d39da3ab2665980b849b
parent4c0e41831f8d2fad92f85cea647cbd0873fd842e (diff)
downloadfaker-58145dd009cf675a311523fed5850612bda2dbcd.tar.xz
faker-58145dd009cf675a311523fed5850612bda2dbcd.zip
chore(deps): update vitest to ~0.12.9 (#982)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml18
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json
index b8faf404..aa1d86ae 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@types/validator": "~13.7.2",
"@typescript-eslint/eslint-plugin": "~5.25.0",
"@typescript-eslint/parser": "~5.25.0",
- "@vitest/ui": "~0.12.8",
+ "@vitest/ui": "~0.12.9",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.6.1",
@@ -131,7 +131,7 @@
"validator": "~13.7.0",
"vite": "~2.9.9",
"vitepress": "~0.22.4",
- "vitest": "~0.12.8"
+ "vitest": "~0.12.9"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 16cb5088..d54c60dd 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,7 +10,7 @@ specifiers:
'@types/validator': ~13.7.2
'@typescript-eslint/eslint-plugin': ~5.25.0
'@typescript-eslint/parser': ~5.25.0
- '@vitest/ui': ~0.12.8
+ '@vitest/ui': ~0.12.9
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
cypress: ~9.6.1
@@ -41,7 +41,7 @@ specifiers:
validator: ~13.7.0
vite: ~2.9.9
vitepress: ~0.22.4
- vitest: ~0.12.8
+ vitest: ~0.12.9
devDependencies:
'@algolia/client-search': 4.13.1
@@ -53,7 +53,7 @@ devDependencies:
'@types/validator': 13.7.2
'@typescript-eslint/eslint-plugin': 5.25.0_jorowkvdqu6pwramweg5le7ncu
'@typescript-eslint/parser': 5.25.0_utdtartgf6fqqgkivzeynh76la
- '@vitest/ui': 0.12.8
+ '@vitest/ui': 0.12.9
c8: 7.11.3
conventional-changelog-cli: 2.2.2
cypress: 9.6.1
@@ -84,7 +84,7 @@ devDependencies:
validator: 13.7.0
vite: 2.9.9
vitepress: 0.22.4_g7u5u2x3r3rfmoxky7jnzsjofu
- vitest: 0.12.8_acrr4g5yhxx4jtqmgckfosk3zi
+ vitest: 0.12.9_f6o56z7yr2hbg66xi5tjixvavq
packages:
@@ -694,8 +694,8 @@ packages:
vue: 3.2.33
dev: true
- /@vitest/ui/0.12.8:
- resolution: {integrity: sha512-f++xHQP68YuJncaoLZswQHWQl5s0sTqo0/ZLcd/4XEZqjX52JvGyNOyBp6yKRKeLctb9bDUUGLAFEdXOdHNceA==}
+ /@vitest/ui/0.12.9:
+ resolution: {integrity: sha512-CFh2yEfakcNeheGAXHvaWGMpI5CcnxVIwkKC1rFz6LnEyOpkEv7i6gbZ1Tqu2YbnC5jRNCrz/bIsT5hT1lh9Rw==}
dependencies:
sirv: 2.0.2
dev: true
@@ -4764,8 +4764,8 @@ packages:
- stylus
dev: true
- /vitest/0.12.8_acrr4g5yhxx4jtqmgckfosk3zi:
- resolution: {integrity: sha512-/h0myRYwsUEzNwz6c1GFHVZYMZ0mGYMhkLMEZgsX+lJXFfOVHikUpZl1MRnnCzaZxDVPnRsuUje7OemDeW+h5w==}
+ /vitest/0.12.9_f6o56z7yr2hbg66xi5tjixvavq:
+ resolution: {integrity: sha512-1NtyUANS72Qw5PwYvoztk067NX4fSiis2xQxhByOWS33eL2er/yupHyLxlBCOkF2ANe0dLFRvT1GVb+nczL5aw==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@@ -4785,7 +4785,7 @@ packages:
dependencies:
'@types/chai': 4.3.1
'@types/chai-subset': 1.3.3
- '@vitest/ui': 0.12.8
+ '@vitest/ui': 0.12.9
c8: 7.11.3
chai: 4.3.6
debug: 4.3.4