Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 0.29.2 to 0.29.8 (#821)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 2, 2023
1 parent 9ae0915 commit 1011687
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"npm-run-all2": "^6.0.4",
"prettier": "^2.8.7",
"typescript": "~4.9.5",
"vitest": "^0.29.2"
"vitest": "^0.29.8"
}
}
75 changes: 37 additions & 38 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,40 +523,39 @@
picocolors "^1.0.0"
std-env "^3.3.1"

"@vitest/expect@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.2.tgz#7503aabd72764612b0bc8258bafa3232ccb81586"
integrity sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==
"@vitest/expect@0.29.8":
version "0.29.8"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.8.tgz#6ecdd031b4ea8414717d10b65ccd800908384612"
integrity sha512-xlcVXn5I5oTq6NiZSY3ykyWixBxr5mG8HYtjvpgg6KaqHm0mvhX18xuwl5YGxIRNt/A5jidd7CWcNHrSvgaQqQ==
dependencies:
"@vitest/spy" "0.29.2"
"@vitest/utils" "0.29.2"
"@vitest/spy" "0.29.8"
"@vitest/utils" "0.29.8"
chai "^4.3.7"

"@vitest/runner@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.2.tgz#bbc7b239758de4158392bb343e48ee5a4aa507e1"
integrity sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==
"@vitest/runner@0.29.8":
version "0.29.8"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.8.tgz#ede8a7be8a074ea1180bc1d1595bd879ed15971c"
integrity sha512-FzdhnRDwEr/A3Oo1jtIk/B952BBvP32n1ObMEb23oEJNO+qO5cBet6M2XWIDQmA7BDKGKvmhUf2naXyp/2JEwQ==
dependencies:
"@vitest/utils" "0.29.2"
"@vitest/utils" "0.29.8"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/spy@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.2.tgz#4210d844fabd9a68a1d2932d6a26c051bd089021"
integrity sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==
"@vitest/spy@0.29.8":
version "0.29.8"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.8.tgz#2e0c3b30e04d317b2197e3356234448aa432e131"
integrity sha512-VdjBe9w34vOMl5I5mYEzNX8inTxrZ+tYUVk9jxaZJmHFwmDFC/GV3KBFTA/JKswr3XHvZL+FE/yq5EVhb6pSAw==
dependencies:
tinyspy "^1.0.2"

"@vitest/utils@0.29.2":
version "0.29.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.2.tgz#8990794a6855de19b59da80413dc5a1e1991da4d"
integrity sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==
"@vitest/utils@0.29.8":
version "0.29.8"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.8.tgz#423da85fd0c6633f3ab496cf7d2fc0119b850df8"
integrity sha512-qGzuf3vrTbnoY+RjjVVIBYfuWMjn3UMUqyQtdGNZ6ZIIyte7B37exj6LaVkrZiUTvzSadVvO/tJm8AEgbGCBPg==
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 @@ -2178,10 +2177,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.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.3.1.tgz#a99c2e446aba9be05d3e1cb756d6aed7af4723b6"
integrity sha512-zLA1ZXlstbU2rlpA4CIeVaqvWq41MTWqLY3FfsAXgC8+f7Pk7zroaJQxDgxn1xNudKW6Kmj4808rPFShUlIRmQ==
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.1.1"
Expand Down Expand Up @@ -2293,10 +2292,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vite-node@0.29.2:
version "0.29.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.2.tgz#463626197e248971774075faf3d6896c29cf8062"
integrity sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==
vite-node@0.29.8:
version "0.29.8"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.8.tgz#6a1c9d4fb31e7b4e0f825d3a37abe3404e52bd8e"
integrity sha512-b6OtCXfk65L6SElVM20q5G546yu10/kNrhg08afEoWlFRJXFq9/6glsvSVY+aI6YeC1tu2TtAqI2jHEQmOmsFw==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
Expand All @@ -2317,18 +2316,18 @@ vite-node@0.29.2:
optionalDependencies:
fsevents "~2.3.2"

vitest@^0.29.2:
version "0.29.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.2.tgz#0376b547169ddefbde3fbc040b48569ec61d6179"
integrity sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==
vitest@^0.29.8:
version "0.29.8"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.8.tgz#9c13cfa007c3511e86c26e1fe9a686bb4dbaec80"
integrity sha512-JIAVi2GK5cvA6awGpH0HvH/gEG9PZ0a/WoxdiV3PmqK+3CjQMf8c+J/Vhv4mdZ2nRyXFw66sAg6qz7VNkaHfDQ==
dependencies:
"@types/chai" "^4.3.4"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.29.2"
"@vitest/runner" "0.29.2"
"@vitest/spy" "0.29.2"
"@vitest/utils" "0.29.2"
"@vitest/expect" "0.29.8"
"@vitest/runner" "0.29.8"
"@vitest/spy" "0.29.8"
"@vitest/utils" "0.29.8"
acorn "^8.8.1"
acorn-walk "^8.2.0"
cac "^6.7.14"
Expand All @@ -2341,10 +2340,10 @@ vitest@^0.29.2:
std-env "^3.3.1"
strip-literal "^1.0.0"
tinybench "^2.3.1"
tinypool "^0.3.1"
tinypool "^0.4.0"
tinyspy "^1.0.2"
vite "^3.0.0 || ^4.0.0"
vite-node "0.29.2"
vite-node "0.29.8"
why-is-node-running "^2.2.2"

webidl-conversions@^3.0.0:
Expand Down

0 comments on commit 1011687

Please # to comment.