Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Update dependency vitest to v0.32.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 16, 2023
1 parent 7cd1e68 commit 1751539
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,45 +882,45 @@
dependencies:
"@swc/core" "^1.3.61"

"@vitest/expect@0.32.1":
version "0.32.1"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.32.1.tgz#5b453eb7d07ec14512cb891d6cf85b6cb5a0c1be"
integrity sha512-Ca5AlxzyE7XoQULdtWcoxavYTcB42Y9XvaSg/JnFyU1nlR4+ouIY4lYpEXu2qY4xha8Q5jKgW/sH0yqXqCrm2w==
"@vitest/expect@0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.32.2.tgz#8111f6ab1ff3b203efbe3a25e8bb2d160ce4b720"
integrity sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q==
dependencies:
"@vitest/spy" "0.32.1"
"@vitest/utils" "0.32.1"
"@vitest/spy" "0.32.2"
"@vitest/utils" "0.32.2"
chai "^4.3.7"

"@vitest/runner@0.32.1":
version "0.32.1"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.32.1.tgz#86bebe6627a24db3c8c6c307a63b707d288fe9f0"
integrity sha512-KfinbkhyptHuzwJCuuCXWSU8E9UkQIMQUhDHFuufzmPKWiLFzIY3Z4MRsPu1qw1uSZX9ZUQ3PPIAyMO5e0Lq3A==
"@vitest/runner@0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.32.2.tgz#18dd979ce4e8766bcc90948d11b4c8ae6ed90b89"
integrity sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw==
dependencies:
"@vitest/utils" "0.32.1"
"@vitest/utils" "0.32.2"
concordance "^5.0.4"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/snapshot@0.32.1":
version "0.32.1"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.32.1.tgz#e2f6722bdc3b18615cd4f9ff1fa6ca3ba624413f"
integrity sha512-6QsxowDyv6Gm/McSD/6eXBgL3zMSIxBvxC50E7ZYJ+DNfJACJ1w6pykhbnBh9L8igwlFFUPNC1hj+3WD6xF4QQ==
"@vitest/snapshot@0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.32.2.tgz#500b6453e88e4c50a0aded39839352c16b519b9e"
integrity sha512-JwhpeH/PPc7GJX38vEfCy9LtRzf9F4er7i4OsAJyV7sjPwjj+AIR8cUgpMTWK4S3TiamzopcTyLsZDMuldoi5A==
dependencies:
magic-string "^0.30.0"
pathe "^1.1.0"
pretty-format "^27.5.1"

"@vitest/spy@0.32.1":
version "0.32.1"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.32.1.tgz#2f2d138ab50aa8f7dcd36a10399e45a21aa5f7bc"
integrity sha512-ibbPbGOvSP8Wce6hdv7BAIoVMweFDCPTvxitR7d6VtrR8n5SoPuvV93oi0WQRgJJ+ciUUI2UtUqRsQMU7+FIqQ==
"@vitest/spy@0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.32.2.tgz#f3ef7afe0d34e863b90df7c959fa5af540a6aaf9"
integrity sha512-Q/ZNILJ4ca/VzQbRM8ur3Si5Sardsh1HofatG9wsJY1RfEaw0XKP8IVax2lI1qnrk9YPuG9LA2LkZ0EI/3d4ug==
dependencies:
tinyspy "^2.1.0"

"@vitest/utils@0.32.1":
version "0.32.1"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.32.1.tgz#8938817883aa3213e13e9df80ccbd3ddaacc47c5"
integrity sha512-LPuk++ko9iYhG+Bh8WfgXkr+lXvZ1c8ThofZnO7UV5+N7XvnGMA6B4nqHAY1TeDorQTnsGD/5WHsyQBsbARYtg==
"@vitest/utils@0.32.2":
version "0.32.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.32.2.tgz#809c720cafbf4b35ce651deb8570d57785e77819"
integrity sha512-lnJ0T5i03j0IJaeW73hxe2AuVnZ/y1BhhCOuIcl9LIzXnbpXJT9Lrt6brwKHXLOiA7MZ6N5hSJjt0xE1dGNCzQ==
dependencies:
diff-sequences "^29.4.3"
loupe "^2.3.6"
Expand Down Expand Up @@ -3794,10 +3794,10 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vite-node@0.32.1:
version "0.32.1"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.32.1.tgz#3c838c3e72f8c3e7ff3f71c5c5ebff53d3bc26ca"
integrity sha512-YfZ+8aDHjsAKCVGky6DB1pb3v25aMCXuXncdSUm1kZALdnHMH+k179el+fCRmSocHqzClvBfc4zlOiZ1sCyfQA==
vite-node@0.32.2:
version "0.32.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.32.2.tgz#bfccdfeb708b2309ea9e5fe424951c75bb9c0096"
integrity sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
Expand Down Expand Up @@ -3827,18 +3827,18 @@ vite-tsconfig-paths@^4.0.5:
fsevents "~2.3.2"

vitest@^0.32.0:
version "0.32.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.32.1.tgz#7052de3b9503e7e2abae600149dfb2706c8e9862"
integrity sha512-WIJ/ikmGbvGrui2CMIZwl9MRrlzZZvbdsJA5pIkeG0U4RsIj3HsFETM5PXc0Ypp+R1TRtxghSct8MBxocYNPLA==
version "0.32.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.32.2.tgz#758ce2220f609e240ac054eca7ad11a5140679ab"
integrity sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ==
dependencies:
"@types/chai" "^4.3.5"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.32.1"
"@vitest/runner" "0.32.1"
"@vitest/snapshot" "0.32.1"
"@vitest/spy" "0.32.1"
"@vitest/utils" "0.32.1"
"@vitest/expect" "0.32.2"
"@vitest/runner" "0.32.2"
"@vitest/snapshot" "0.32.2"
"@vitest/spy" "0.32.2"
"@vitest/utils" "0.32.2"
acorn "^8.8.2"
acorn-walk "^8.2.0"
cac "^6.7.14"
Expand All @@ -3854,7 +3854,7 @@ vitest@^0.32.0:
tinybench "^2.5.0"
tinypool "^0.5.0"
vite "^3.0.0 || ^4.0.0"
vite-node "0.32.1"
vite-node "0.32.2"
why-is-node-running "^2.2.2"

webidl-conversions@^7.0.0:
Expand Down

0 comments on commit 1751539

Please sign in to comment.