aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-07-05 08:50:29 +0200
committerGitHub <[email protected]>2022-07-05 08:50:29 +0200
commit82e5610eb00160601acfe331a25fd1c96300145a (patch)
tree53c794c0aa070b4fe688b2db7e61cf5ef2d5737d
parenta826155dfd573e2f44a878ea2c94350eaad72549 (diff)
downloadfaker-82e5610eb00160601acfe331a25fd1c96300145a.tar.xz
faker-82e5610eb00160601acfe331a25fd1c96300145a.zip
chore(deps): update vitest to ~0.17.0 (#1130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml21
2 files changed, 14 insertions, 11 deletions
diff --git a/package.json b/package.json
index 9bde7567..b1a8debe 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/validator": "~13.7.4",
"@typescript-eslint/eslint-plugin": "~5.30.4",
"@typescript-eslint/parser": "~5.30.4",
- "@vitest/ui": "~0.16.0",
+ "@vitest/ui": "~0.17.0",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.3.0",
@@ -133,7 +133,7 @@
"validator": "~13.7.0",
"vite": "~2.9.13",
"vitepress": "~0.22.4",
- "vitest": "~0.16.0"
+ "vitest": "~0.17.0"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index feb73546..ba92491d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -10,7 +10,7 @@ specifiers:
'@types/validator': ~13.7.4
'@typescript-eslint/eslint-plugin': ~5.30.4
'@typescript-eslint/parser': ~5.30.4
- '@vitest/ui': ~0.16.0
+ '@vitest/ui': ~0.17.0
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
cypress: ~10.3.0
@@ -41,7 +41,7 @@ specifiers:
validator: ~13.7.0
vite: ~2.9.13
vitepress: ~0.22.4
- vitest: ~0.16.0
+ vitest: ~0.17.0
devDependencies:
'@algolia/client-search': 4.13.1
@@ -53,7 +53,7 @@ devDependencies:
'@types/validator': 13.7.4
'@typescript-eslint/eslint-plugin': 5.30.4_aye54oa67ofzrialru76zxwshi
'@typescript-eslint/parser': 5.30.4_4x5o4skxv6sl53vpwefgt23khm
- '@vitest/ui': 0.16.0
+ '@vitest/ui': 0.17.0
c8: 7.11.3
conventional-changelog-cli: 2.2.2
cypress: 10.3.0
@@ -84,7 +84,7 @@ devDependencies:
validator: 13.7.0
vite: 2.9.13
vitepress: 0.22.4_twyhzqqpkwvvgrmyeapdo6i4my
- vitest: 0.16.0_qnmyjguxpw7zgbymm6s6tw2cty
+ vitest: 0.17.0_dkktakitvoadh5dz6irdhwojma
packages:
@@ -644,8 +644,8 @@ packages:
vue: 3.2.37
dev: true
- /@vitest/ui/0.16.0:
- resolution: {integrity: sha512-RwXYTFA2tVwUhuuTcdAaK5kIq+I3pnvNQUojPThZPZhS7ttKXkCgWwud0KXwnR04ofKc3HXEuzWPf6s7JD1vgw==}
+ /@vitest/ui/0.17.0:
+ resolution: {integrity: sha512-R8Lhx865qG288eWuzzZQ1PSUmiU4kiU1/rvQ9K2o0jSREbAqN9oss37dDdbCHr2Y4WRmZ/u9BuuwrppbjVfuiA==}
dependencies:
sirv: 2.0.2
dev: true
@@ -4534,16 +4534,19 @@ packages:
- stylus
dev: true
- /vitest/0.16.0_qnmyjguxpw7zgbymm6s6tw2cty:
- resolution: {integrity: sha512-Ntp6jrM8wf2NMtamMBLkRBBdeqHkgAH/WMh5Xryts1j2ft2D8QZQbiSVFkSl4WmEQzcPP0YM069g/Ga1vtnEtg==}
+ /vitest/0.17.0_dkktakitvoadh5dz6irdhwojma:
+ resolution: {integrity: sha512-5YO9ubHo0Zg35mea3+zZAr4sCku32C3usvIH5COeJB48TZV/R0J9aGNtGOOqEWZYfOKP0pGZUvTokne3x/QEFg==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
+ '@edge-runtime/vm': '*'
'@vitest/ui': '*'
c8: '*'
happy-dom: '*'
jsdom: '*'
peerDependenciesMeta:
+ '@edge-runtime/vm':
+ optional: true
'@vitest/ui':
optional: true
c8:
@@ -4556,7 +4559,7 @@ packages:
'@types/chai': 4.3.1
'@types/chai-subset': 1.3.3
'@types/node': 18.0.0
- '@vitest/ui': 0.16.0
+ '@vitest/ui': 0.17.0
c8: 7.11.3
chai: 4.3.6
debug: 4.3.4