aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-16 17:53:01 +0000
committerGitHub <[email protected]>2022-06-16 17:53:01 +0000
commitc0e08cf048703abe790c4881fc0e309a21af867b (patch)
treedbb096963a215828b9837bc3e91c2f800db5a59d
parent63a37b81e387c5661cf15cee612ee8128b01d40d (diff)
downloadfaker-c0e08cf048703abe790c4881fc0e309a21af867b.tar.xz
faker-c0e08cf048703abe790c4881fc0e309a21af867b.zip
chore(deps): update vitest to ~0.15.1 (#1078)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml19
2 files changed, 12 insertions, 11 deletions
diff --git a/package.json b/package.json
index 009f4bc8..968cf319 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.3",
"@typescript-eslint/eslint-plugin": "~5.28.0",
"@typescript-eslint/parser": "~5.28.0",
- "@vitest/ui": "~0.14.2",
+ "@vitest/ui": "~0.15.1",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.1.0",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~2.9.12",
"vitepress": "~0.22.4",
- "vitest": "~0.14.2"
+ "vitest": "~0.15.1"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 96c4ab6c..eb383fc8 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,7 +10,7 @@ specifiers:
'@types/validator': ~13.7.3
'@typescript-eslint/eslint-plugin': ~5.28.0
'@typescript-eslint/parser': ~5.28.0
- '@vitest/ui': ~0.14.2
+ '@vitest/ui': ~0.15.1
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
cypress: ~10.1.0
@@ -41,7 +41,7 @@ specifiers:
validator: ~13.7.0
vite: ~2.9.12
vitepress: ~0.22.4
- vitest: ~0.14.2
+ vitest: ~0.15.1
devDependencies:
'@algolia/client-search': 4.13.1
@@ -53,7 +53,7 @@ devDependencies:
'@types/validator': 13.7.3
'@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu
'@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
- '@vitest/ui': 0.14.2
+ '@vitest/ui': 0.15.1
c8: 7.11.3
conventional-changelog-cli: 2.2.2
cypress: 10.1.0
@@ -84,7 +84,7 @@ devDependencies:
validator: 13.7.0
vite: 2.9.12
vitepress: 0.22.4_eurjwfem4ie5nnznw6gmhlbswe
- vitest: 0.14.2_jhxiu2vlk5x5jcooebga4tfivu
+ vitest: 0.15.1_lryclptme362h3bk5obepplo7u
packages:
@@ -644,8 +644,8 @@ packages:
vue: 3.2.37
dev: true
- /@vitest/ui/0.14.2:
- resolution: {integrity: sha512-yV2paiv0/Obymx+9KV+KjM/FAbYF+PbnQiO2RFnZqDCgYwkkNmO1ZNNIetBeOzuNoi1BT1iPSKwtvL0PwCesDQ==}
+ /@vitest/ui/0.15.1:
+ resolution: {integrity: sha512-N3i9psUmiy0nqVXCtJI7QnLkIvwzsnc/AuTuH36+bB4Gtb/CcRa6k3EOHAn+riIAe8FdWUBJ3ogJIzMtN41m4g==}
dependencies:
sirv: 2.0.2
dev: true
@@ -4747,8 +4747,8 @@ packages:
- stylus
dev: true
- /vitest/0.14.2_jhxiu2vlk5x5jcooebga4tfivu:
- resolution: {integrity: sha512-vXQUl8OUCqHmxKWscMGL+6Xl1pBJmYHZ8N85iNpLGrirAC2vhspu7b73ShRcLonmZT44BYZW+LBAVvn0L4jyVA==}
+ /vitest/0.15.1_lryclptme362h3bk5obepplo7u:
+ resolution: {integrity: sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@@ -4768,7 +4768,8 @@ packages:
dependencies:
'@types/chai': 4.3.1
'@types/chai-subset': 1.3.3
- '@vitest/ui': 0.14.2
+ '@types/node': 17.0.40
+ '@vitest/ui': 0.15.1
c8: 7.11.3
chai: 4.3.6
debug: 4.3.4