aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-12 12:43:17 +0200
committerGitHub <[email protected]>2022-09-12 12:43:17 +0200
commitef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54 (patch)
tree41c9060a0c6180a04f658af91e602976b76c6616
parent2f55e35cf32241eb0ee983a606636fc0258288c1 (diff)
downloadfaker-ef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54.tar.xz
faker-ef73a5fbb8355ccf8b9bd5996eb8439f2b47fc54.zip
chore(deps): update vitest to ~0.23.2 (#1373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json6
-rw-r--r--pnpm-lock.yaml46
2 files changed, 32 insertions, 20 deletions
diff --git a/package.json b/package.json
index d0294b3b..d50eeca6 100644
--- a/package.json
+++ b/package.json
@@ -103,8 +103,8 @@
"@types/validator": "~13.7.6",
"@typescript-eslint/eslint-plugin": "~5.36.2",
"@typescript-eslint/parser": "~5.36.2",
- "@vitest/coverage-c8": "~0.22.1",
- "@vitest/ui": "~0.22.1",
+ "@vitest/coverage-c8": "~0.23.2",
+ "@vitest/ui": "~0.23.2",
"c8": "~7.12.0",
"conventional-changelog-cli": "~2.2.2",
"cypress": "~10.7.0",
@@ -135,7 +135,7 @@
"validator": "~13.7.0",
"vite": "~3.1.0",
"vitepress": "1.0.0-alpha.13",
- "vitest": "~0.22.1"
+ "vitest": "~0.23.2"
},
"packageManager": "[email protected]",
"engines": {
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 04068015..5b1a474d 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -11,8 +11,8 @@ specifiers:
'@types/validator': ~13.7.6
'@typescript-eslint/eslint-plugin': ~5.36.2
'@typescript-eslint/parser': ~5.36.2
- '@vitest/coverage-c8': ~0.22.1
- '@vitest/ui': ~0.22.1
+ '@vitest/coverage-c8': ~0.23.2
+ '@vitest/ui': ~0.23.2
c8: ~7.12.0
conventional-changelog-cli: ~2.2.2
cypress: ~10.7.0
@@ -43,7 +43,7 @@ specifiers:
validator: ~13.7.0
vite: ~3.1.0
vitepress: 1.0.0-alpha.13
- vitest: ~0.22.1
+ vitest: ~0.23.2
devDependencies:
'@algolia/client-search': 4.14.2
@@ -56,8 +56,8 @@ devDependencies:
'@types/validator': 13.7.6
'@typescript-eslint/eslint-plugin': 5.36.2_wxqvmnl3i4rbvz4ixyoiufmx3e
'@typescript-eslint/parser': 5.36.2_irgkl5vooow2ydyo6aokmferha
- '@vitest/coverage-c8': 0.22.1_@[email protected]
- '@vitest/ui': 0.22.1
+ '@vitest/coverage-c8': 0.23.2_@[email protected]
+ '@vitest/ui': 0.23.2
c8: 7.12.0
conventional-changelog-cli: 2.2.2
cypress: 10.7.0
@@ -88,7 +88,7 @@ devDependencies:
validator: 13.7.0
vite: 3.1.0
vitepress: 1.0.0-alpha.13_ku644pl4hus5repjq4l3cses7m
- vitest: 0.22.1_@[email protected]
+ vitest: 0.23.2_@[email protected]
packages:
@@ -710,11 +710,11 @@ packages:
vue: 3.2.37
dev: true
- /@vitest/coverage-c8/0.22.1_@[email protected]:
- resolution: {integrity: sha512-KOOYpO7EGpaF+nD8GD+Y05D0JtZp12NUu6DdLXvBPqSOPo2HkZ7KNBtfR0rb6gOy3NLtGiWTYTzCwhajgb2HlA==}
+ /@vitest/coverage-c8/0.23.2_@[email protected]:
+ resolution: {integrity: sha512-VWT6zGj9iXEZCimnRLAUhf3siYVGIG9VryyMoo7B8zMOd+bnAbH8/7PhqvmjedVwa9wh61nkxqgG7/3Y/mzofQ==}
dependencies:
c8: 7.12.0
- vitest: 0.22.1_@[email protected]
+ vitest: 0.23.2_@[email protected]
transitivePeerDependencies:
- '@edge-runtime/vm'
- '@vitest/browser'
@@ -728,8 +728,8 @@ packages:
- terser
dev: true
- /@vitest/ui/0.22.1:
- resolution: {integrity: sha512-iiM2JN+vzY8pEejUbPPi0EgkEselI3RvrgMPNUOalxQRgtlNVGyMsM0Re99xQsrZ/eBkHgWrlW216gNDoeD5cA==}
+ /@vitest/ui/0.23.2:
+ resolution: {integrity: sha512-dO1UxSwEm11OgumUVbEnF7wKwDPoBGjkrvATvvhkFaDw2iiQm8WewF0hmnUVHj6BSNoHUIJ3uXEzfF9T9W+2yg==}
dependencies:
sirv: 2.0.2
dev: true
@@ -4304,6 +4304,12 @@ packages:
engines: {node: '>=8'}
dev: true
+ /strip-literal/0.4.0:
+ resolution: {integrity: sha512-ql/sBDoJOybTKSIOWrrh8kgUEMjXMwRAkZTD0EwiwxQH/6tTPkZvMIEjp0CRlpi6V5FMiJyvxeRkEi1KrGISoA==}
+ dependencies:
+ acorn: 8.8.0
+ dev: true
+
/supports-color/5.5.0:
resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==}
engines: {node: '>=4'}
@@ -4382,8 +4388,12 @@ packages:
readable-stream: 3.6.0
dev: true
- /tinypool/0.2.4:
- resolution: {integrity: sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==}
+ /tinybench/2.1.5:
+ resolution: {integrity: sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ==}
+ dev: true
+
+ /tinypool/0.3.0:
+ resolution: {integrity: sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==}
engines: {node: '>=14.0.0'}
dev: true
@@ -4667,8 +4677,8 @@ packages:
- terser
dev: true
- /vitest/0.22.1_@[email protected]:
- resolution: {integrity: sha512-+x28YTnSLth4KbXg7MCzoDAzPJlJex7YgiZbUh6YLp0/4PqVZ7q7/zyfdL0OaPtKTpNiQFPpMC8Y2MSzk8F7dw==}
+ /vitest/0.23.2_@[email protected]:
+ resolution: {integrity: sha512-kTBKp3ROPDkYC+x2zWt4znkDtnT08W1FQ6ngRFuqxpBGNuNVS+eWZKfffr8y2JGvEzZ9EzMAOcNaiqMj/FZqMw==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@@ -4692,11 +4702,13 @@ packages:
'@types/chai': 4.3.3
'@types/chai-subset': 1.3.3
'@types/node': 18.7.13
- '@vitest/ui': 0.22.1
+ '@vitest/ui': 0.23.2
chai: 4.3.6
debug: 4.3.4
local-pkg: 0.4.2
- tinypool: 0.2.4
+ strip-literal: 0.4.0
+ tinybench: 2.1.5
+ tinypool: 0.3.0
tinyspy: 1.0.2
vite: 3.1.0
transitivePeerDependencies: