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] authored Mar 20, 2023
1 parent b070f3c commit 13e08da
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.7"
},
"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.7"
resolved "https://registry.yarnpkg.com/@vitest/coverage-istanbul/-/coverage-istanbul-0.29.7.tgz#af8bc7fb302e9ebf789d3758117d638950cd2966"
integrity sha512-PPnvqEkwSSgjJ1cOgkm5g49/3UiPGPLC5qmWvrx2ITF9AfN2NejnjaEKxoYrX7oQQyBFgf/ph/BraxsqOOo+Kg==
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.7":
version "0.29.7"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.7.tgz#2d6560ba772b4945ea46ff78a2c9b65e44fe65ff"
integrity sha512-UtG0tW0DP6b3N8aw7PHmweKDsvPv4wjGvrVZW7OSxaFg76ShtVdMiMcUkZJgCE8QWUmhwaM0aQhbbVLo4F4pkA==
dependencies:
"@vitest/spy" "0.28.2"
"@vitest/utils" "0.28.2"
"@vitest/spy" "0.29.7"
"@vitest/utils" "0.29.7"
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.7":
version "0.29.7"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.7.tgz#7628e461b70b6588436e3567beea8eadd5bea511"
integrity sha512-Yt0+csM945+odOx4rjZSjibQfl2ymxqVsmYz6sO2fiO5RGPYDFCo60JF6tLL9pz4G/kjY4irUxadeB1XT+H1jg==
dependencies:
"@vitest/utils" "0.28.2"
"@vitest/utils" "0.29.7"
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.7":
version "0.29.7"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.7.tgz#a2506b4c546973fcad4a1ec6810d7975b95a107c"
integrity sha512-IalL0iO6A6Xz8hthR8sctk6ZS//zVBX48EiNwQguYACdgdei9ZhwMaBFV70mpmeYAFCRAm+DpoFHM5470Im78A==
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.7":
version "0.29.7"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.7.tgz#6544cffd07c9ba2afbd18373e705748c1e5903f2"
integrity sha512-vNgGadp2eE5XKCXtZXL5UyNEDn68npSct75OC9AlELenSK0DiV1Mb9tfkwJHKjRb69iek+e79iipoJx8+s3SdA==
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.7:
version "0.29.7"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.7.tgz#b5cc4745e1fdb984538f8f5745163111a4ae6d5a"
integrity sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==
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.7:
version "0.29.7"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.7.tgz#d81b9b3405e2124dfe4712ab33c9d70a53bb1b24"
integrity sha512-aWinOSOu4jwTuZHkb+cCyrqQ116Q9TXaJrNKTHudKBknIpR0VplzeaOUuDF9jeZcrbtQKZQt6yrtd+eakbaxHg==
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.7"
"@vitest/runner" "0.29.7"
"@vitest/spy" "0.29.7"
"@vitest/utils" "0.29.7"
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.7"
why-is-node-running "^2.2.2"

wcwidth@^1.0.1:
Expand Down

0 comments on commit 13e08da

Please sign in to comment.