Skip to content

Commit a1df531

Browse files
chore(deps): update dependency vitest to v0.29.2 (#213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9697d6a commit a1df531

File tree

2 files changed

+33
-33
lines changed

2 files changed

+33
-33
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"prettier": "2.8.4",
7979
"rimraf": "4.1.2",
8080
"typescript": "4.9.5",
81-
"vitest": "0.29.1"
81+
"vitest": "0.29.2"
8282
},
8383
"publishConfig": {
8484
"access": "public"

yarn.lock

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -942,35 +942,35 @@
942942
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.36.0.tgz#1f262b86fc4f0770bbc0fc1d331d5aaa1bd47334"
943943
integrity sha512-/ZTUJ/ZkRt694k7KJNimgmHjtQcRuVwsST2Z6XfYveQIuBbHR+EqkTc1jfgPkQmMyk/vtpxo3nVxe8CNuau86A==
944944

945-
"@vitest/[email protected].1":
946-
version "0.29.1"
947-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.1.tgz#befba6278167fc3d4d47a87557eaf41f3b06a7cf"
948-
integrity sha512-VFt1u34D+/L4pqjLA8VGPdHbdF8dgjX9Nq573L9KG6/7MIAL9jmbEIKpXudmxjoTwcyczOXRyDuUWBQHZafjoA==
945+
"@vitest/[email protected].2":
946+
version "0.29.2"
947+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.29.2.tgz#7503aabd72764612b0bc8258bafa3232ccb81586"
948+
integrity sha512-wjrdHB2ANTch3XKRhjWZN0UueFocH0cQbi2tR5Jtq60Nb3YOSmakjdAvUa2JFBu/o8Vjhj5cYbcMXkZxn1NzmA==
949949
dependencies:
950-
"@vitest/spy" "0.29.1"
951-
"@vitest/utils" "0.29.1"
950+
"@vitest/spy" "0.29.2"
951+
"@vitest/utils" "0.29.2"
952952
chai "^4.3.7"
953953

954-
"@vitest/[email protected].1":
955-
version "0.29.1"
956-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.1.tgz#798184b710e6b4ebd81f7ae8efeab64ad1bc627a"
957-
integrity sha512-VZ6D+kWpd/LVJjvxkt79OA29FUpyrI5L/EEwoBxH5m9KmKgs1QWNgobo/CGQtIWdifLQLvZdzYEK7Qj96w/ixQ==
954+
"@vitest/[email protected].2":
955+
version "0.29.2"
956+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.29.2.tgz#bbc7b239758de4158392bb343e48ee5a4aa507e1"
957+
integrity sha512-A1P65f5+6ru36AyHWORhuQBJrOOcmDuhzl5RsaMNFe2jEkoj0faEszQS4CtPU/LxUYVIazlUtZTY0OEZmyZBnA==
958958
dependencies:
959-
"@vitest/utils" "0.29.1"
959+
"@vitest/utils" "0.29.2"
960960
p-limit "^4.0.0"
961961
pathe "^1.1.0"
962962

963-
"@vitest/[email protected].1":
964-
version "0.29.1"
965-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.1.tgz#e84f4d96a268e555e8140aeddcda65d6fd4e1d7b"
966-
integrity sha512-sRXXK44pPzaizpiZOIQP7YMhxIs80J/b6v1yR3SItpxG952c8tdA7n0O2j4OsVkjiO/ZDrjAYFrXL3gq6hLx6Q==
963+
"@vitest/[email protected].2":
964+
version "0.29.2"
965+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.29.2.tgz#4210d844fabd9a68a1d2932d6a26c051bd089021"
966+
integrity sha512-Hc44ft5kaAytlGL2PyFwdAsufjbdOvHklwjNy/gy/saRbg9Kfkxfh+PklLm1H2Ib/p586RkQeNFKYuJInUssyw==
967967
dependencies:
968968
tinyspy "^1.0.2"
969969

970-
"@vitest/[email protected].1":
971-
version "0.29.1"
972-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.1.tgz#b5de0f836becd18539a8bf9a68c1b06eee23307c"
973-
integrity sha512-6npOEpmyE6zPS2wsWb7yX5oDpp6WY++cC5BX6/qaaMhGC3ZlPd8BbTz3RtGPi1PfPerPvfs4KqS/JDOIaB6J3w==
970+
"@vitest/[email protected].2":
971+
version "0.29.2"
972+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.29.2.tgz#8990794a6855de19b59da80413dc5a1e1991da4d"
973+
integrity sha512-F14/Uc+vCdclStS2KEoXJlOLAEyqRhnw0gM27iXw9bMTcyKRPJrQ+rlC6XZ125GIPvvKYMPpVxNhiou6PsEeYQ==
974974
dependencies:
975975
cli-truncate "^3.1.0"
976976
diff "^5.1.0"
@@ -4039,10 +4039,10 @@ validate-npm-package-license@^3.0.1:
40394039
spdx-correct "^3.0.0"
40404040
spdx-expression-parse "^3.0.0"
40414041

4042-
4043-
version "0.29.1"
4044-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.1.tgz#cc1e5fea46ff52645e0cf03d4ee03bf706d60308"
4045-
integrity sha512-Ey9bTlQOQrCxQN0oJ7sTg+GrU4nTMLg44iKTFCKf31ry60csqQz4E+Q04hdWhwE4cTgpxUC+zEB1kHbf5jNkFA==
4042+
4043+
version "0.29.2"
4044+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.29.2.tgz#463626197e248971774075faf3d6896c29cf8062"
4045+
integrity sha512-5oe1z6wzI3gkvc4yOBbDBbgpiWiApvuN4P55E8OI131JGrSuo4X3SOZrNmZYo4R8Zkze/dhi572blX0zc+6SdA==
40464046
dependencies:
40474047
cac "^6.7.14"
40484048
debug "^4.3.4"
@@ -4063,18 +4063,18 @@ [email protected]:
40634063
optionalDependencies:
40644064
fsevents "~2.3.2"
40654065

4066-
4067-
version "0.29.1"
4068-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.1.tgz#1a5aa3494a8ff96556d7601a39d57f7c890022c4"
4069-
integrity sha512-iSy6d9VwsIn7pz5I8SjVwdTLDRGKNZCRJVzROwjt0O0cffoymKwazIZ2epyMpRGpeL5tsXAl1cjXiT7agTyVug==
4066+
4067+
version "0.29.2"
4068+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.29.2.tgz#0376b547169ddefbde3fbc040b48569ec61d6179"
4069+
integrity sha512-ydK9IGbAvoY8wkg29DQ4ivcVviCaUi3ivuPKfZEVddMTenFHUfB8EEDXQV8+RasEk1ACFLgMUqAaDuQ/Nk+mQA==
40704070
dependencies:
40714071
"@types/chai" "^4.3.4"
40724072
"@types/chai-subset" "^1.3.3"
40734073
"@types/node" "*"
4074-
"@vitest/expect" "0.29.1"
4075-
"@vitest/runner" "0.29.1"
4076-
"@vitest/spy" "0.29.1"
4077-
"@vitest/utils" "0.29.1"
4074+
"@vitest/expect" "0.29.2"
4075+
"@vitest/runner" "0.29.2"
4076+
"@vitest/spy" "0.29.2"
4077+
"@vitest/utils" "0.29.2"
40784078
acorn "^8.8.1"
40794079
acorn-walk "^8.2.0"
40804080
cac "^6.7.14"
@@ -4090,7 +4090,7 @@ [email protected]:
40904090
tinypool "^0.3.1"
40914091
tinyspy "^1.0.2"
40924092
vite "^3.0.0 || ^4.0.0"
4093-
vite-node "0.29.1"
4093+
vite-node "0.29.2"
40944094
why-is-node-running "^2.2.2"
40954095

40964096
walker@^1.0.8:

0 commit comments

Comments
 (0)