Skip to content

Commit

Permalink
Update vitest monorepo to ^0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 20, 2023
1 parent b070f3c commit 8e0263c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.49.0",
"@typescript-eslint/parser": "5.49.0",
"@vitest/coverage-istanbul": "^0.28.2",
"@vitest/coverage-istanbul": "^0.29.0",
"commitizen": "4.3.0",
"commitizen-emoji": "1.0.5",
"copyfiles": "2.4.1",
Expand All @@ -65,7 +65,7 @@
"tsx": "3.12.2",
"typescript": "4.9.4",
"vite-tsconfig-paths": "^4.0.5",
"vitest": "0.28.2"
"vitest": "0.29.5"
},
"engines": {
"yarn": ">= 1.22.0",
Expand Down
86 changes: 41 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -664,53 +664,51 @@
"@typescript-eslint/types" "5.49.0"
eslint-visitor-keys "^3.3.0"

"@vitest/coverage-istanbul@^0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-0.28.2.tgz#b75e81b7af3012c48422991a4546bde9a7f336e1"
integrity sha512-344PyKB4l7ji7Tz0skw6UNAhauG6Tue5+vcn2CiXzdF+pMfuQ4A22/6Fff5mApwmeu3aueYLe0DeJfx/kxpMUA==
"@vitest/coverage-istanbul@^0.29.0":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-0.29.5.tgz#ced31bfd0f5f5f27b616ac1cf720a6b91e81223b"
integrity sha512-VTubpTdkOuT3cbo8qAFqCTZ8NXeBOVVHz7lrqueXMJK4WyDIHxnhAdWLrr8HKz5s36acOm6vi6TiFSUm3WHtwQ==
dependencies:
istanbul-lib-coverage "^3.2.0"
istanbul-lib-instrument "^5.2.1"
istanbul-lib-report "^3.0.0"
istanbul-lib-source-maps "^4.0.1"
istanbul-reports "^3.1.5"
test-exclude "^6.0.0"
vitest "0.28.2"

"@vitest/expect@0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.28.2.tgz#375af32579b3d6b972a1fe0be0e0260ffb84bc7d"
integrity sha512-syEAK7I24/aGR2lXma98WNnvMwAJ+fMx32yPcj8eLdCEWjZI3SH8ozMaKQMy65B/xZCZAl6MXmfjtJb2CpWPMg==
"@vitest/expect@0.29.5":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.5.tgz#d68ef978dd27806846908403650f582ebeee9ab4"
integrity sha512-gDIafqKvpXlhbbaZWmL/CrJycBo6wT3/67BzsD6OFVTzOgeIOIhg27ysy8bJ3NWlaDqAxvnm+71wfzztIBFU9g==
dependencies:
"@vitest/spy" "0.28.2"
"@vitest/utils" "0.28.2"
"@vitest/spy" "0.29.5"
"@vitest/utils" "0.29.5"
chai "^4.3.7"

"@vitest/runner@0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.28.2.tgz#671c8f489ceac2bcf1bc2d993f9920da10347d3f"
integrity sha512-BJ9CtfPwWM8uc5p7Ty0OprwApyh8RIaSK7QeQPhwfDYA59AAE009OytqA3aX0yj1Qy5+k/mYFJS8RJZgsueSGA==
"@vitest/runner@0.29.5":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.5.tgz#66ebf8e48576cca74eb6126bf1fb200fcb6957ba"
integrity sha512-qYRf1KTI4Js1dg2vWr8bsOEngogoVL32DsN3vuH0aWIricBgGw4hzu6IyhtH9YPmsHGeAaf8YPipe8bURzRQ8Q==
dependencies:
"@vitest/utils" "0.28.2"
"@vitest/utils" "0.29.5"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/spy@0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.28.2.tgz#74d970601eebc41d48e685323b2853b2c88f8db4"
integrity sha512-KlLzTzi5E6tHcI12VT+brlY1Pdi7sUzLf9+YXgh80+CfLu9DqPZi38doBBAUhqEnW/emoLCMinPMMoJlNAQZXA==
"@vitest/spy@0.29.5":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.5.tgz#24edcf375b69655a4dd5787394b0b7882aa2b568"
integrity sha512-Qei5fNbRq4gsqxJEsjpKrgGMzzpIo0b10OoLM1bYJvsYb7e35xcge4A+VFtFXk/x182iAPsx8tK7ViMQ/mlflQ==
dependencies:
tinyspy "^1.0.2"

"@vitest/utils@0.28.2":
version "0.28.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.28.2.tgz#2d79de7afb44e821a2c7e692bafb40d2cf765bb7"
integrity sha512-wcVTNnVdr22IGxZHDgiXrxWYcXsNg0iX2iBuOH3tVs9eme6fXJ0wxjn0/gCpp0TofQSoUwo3tX8LNACFVseDuA==
"@vitest/utils@0.29.5":
version "0.29.5"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.5.tgz#cd143a7a6c289017254f120557c53ea0f3816d5b"
integrity sha512-WL+uUZKRh3pIHv1W4RBCIxzQKIwBKhjX85qfxTjOMGJTALRacSsGfrVUPDKwfLlAYIKSZ9jZuU4WJaACkeStDg==
dependencies:
cli-truncate "^3.1.0"
diff "^5.1.0"
loupe "^2.3.6"
picocolors "^1.0.0"
pretty-format "^27.5.1"

acorn-jsx@^5.3.2:
Expand Down Expand Up @@ -4116,10 +4114,10 @@ tinybench@^2.3.1:
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.3.1.tgz#14f64e6b77d7ef0b1f6ab850c7a808c6760b414d"
integrity sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==

tinypool@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.3.0.tgz#c405d8b743509fc28ea4ca358433190be654f819"
integrity sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==
tinypool@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.4.0.tgz#3cf3ebd066717f9f837e8d7d31af3c127fdb5446"
integrity sha512-2ksntHOKf893wSAH4z/+JbPpi92esw8Gn9N2deXX+B0EO92hexAVI9GIZZPx7P5aYo5KULfeOSt3kMOmSOy6uA==

tinyspy@^1.0.2:
version "1.0.2"
Expand Down Expand Up @@ -4358,18 +4356,16 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vite-node@0.28.2:
version "0.28.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.28.2.tgz#58b52fc638f86fee9bfe4990abaea7e4d74f6514"
integrity sha512-zyiJ3DLs9zXign4P2MD4PQk+7rdT+JkHukgmmS0KuImbCQ7WnCdea5imQVeT6OtUsBwsLztJxQODUsinVr91tg==
vite-node@0.29.5:
version "0.29.5"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.5.tgz#e2945f6138af284613a1c0e80d0437111b34b9bd"
integrity sha512-Hz8Rso+PhZ2y1YMceqIp5q/yYrPVn+omWHcH0/4ZEAkjEP13uEpYb0gCSKYVIwEIIac/IdBGTKF56PLr3WVZjQ==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
mlly "^1.1.0"
pathe "^1.1.0"
picocolors "^1.0.0"
source-map "^0.6.1"
source-map-support "^0.5.21"
vite "^3.0.0 || ^4.0.0"

vite-tsconfig-paths@^4.0.5:
Expand All @@ -4393,18 +4389,18 @@ vite-tsconfig-paths@^4.0.5:
optionalDependencies:
fsevents "~2.3.2"

vitest@0.28.2:
version "0.28.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.28.2.tgz#952e1ad83fbd04ee1bfce634b106a371a5973603"
integrity sha512-HJBlRla4Mng0OiZ8aWunCecJ6BzLDA4yuzuxiBuBU2MXjGB6I4zT7QgIBL/UrwGKlNxLwaDC5P/4OpeuTlW8yQ==
vitest@0.29.5:
version "0.29.5"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.5.tgz#84c50d736763bdc5d3edf090abf6ba9340714b36"
integrity sha512-Pe0hT1Ml/23GWyNYu56sEH2PYfu5YKDrv5YREhAJl6ybX5ukuwzuT+WrnRm7enPSVmL44hP9anWiAk68sQAHzg==
dependencies:
"@types/chai" "^4.3.4"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.28.2"
"@vitest/runner" "0.28.2"
"@vitest/spy" "0.28.2"
"@vitest/utils" "0.28.2"
"@vitest/expect" "0.29.5"
"@vitest/runner" "0.29.5"
"@vitest/spy" "0.29.5"
"@vitest/utils" "0.29.5"
acorn "^8.8.1"
acorn-walk "^8.2.0"
cac "^6.7.14"
Expand All @@ -4417,10 +4413,10 @@ vitest@0.28.2:
std-env "^3.3.1"
strip-literal "^1.0.0"
tinybench "^2.3.1"
tinypool "^0.3.0"
tinypool "^0.4.0"
tinyspy "^1.0.2"
vite "^3.0.0 || ^4.0.0"
vite-node "0.28.2"
vite-node "0.29.5"
why-is-node-running "^2.2.2"

wcwidth@^1.0.1:
Expand Down

0 comments on commit 8e0263c

Please sign in to comment.