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.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent f2def6b commit e2645e0
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -875,45 +875,45 @@
dependencies:
"@swc/core" "^1.3.56"

"@vitest/expect@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.31.2.tgz#a00f3e60948b3680728061ca36f0420b2ccb2c3f"
integrity sha512-AOuh2NLN9zJ0SkvsItRkS/W39akYpUvo5LOnay3zEhGSnRgivPu2D3S8QlMij1hFMQcX+dlMilPgJatUHiGQ4A==
"@vitest/expect@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.31.3.tgz#1a1d70822d17e8aa76aec527da0a74dfd79d5f6f"
integrity sha512-J+npV64YwKRJN7hA8KVnuyGi5k5mIaq4XmqIxKbRUX0BRBkU1xZ7gZeTwQ4S4dBTcvSvcoxceBNfMTnOdTlg3g==
dependencies:
"@vitest/spy" "0.31.2"
"@vitest/utils" "0.31.2"
"@vitest/spy" "0.31.3"
"@vitest/utils" "0.31.3"
chai "^4.3.7"

"@vitest/runner@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.31.2.tgz#9cfdd8b28dd15cbd35719b47816600ce32a64183"
integrity sha512-k2mWrzZD1xsWfzwEXeVr2XF4v8ELpFOKLxRbcnzZclHelOLn27nXvnw1A4JwJtmca64C3/6lo4WHZDlq3TefLQ==
"@vitest/runner@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.31.3.tgz#0dfc4825ef9e958c332b773fbf8b4baa21c6ea07"
integrity sha512-89Fic1IRu4yNqnks/KJEncqZsmQpxq9RSnMVwV0RZeI9RWv/FYh9Nuoz8ld73YKOh6NiF4f9EE3COfNwX8aRpw==
dependencies:
"@vitest/utils" "0.31.2"
"@vitest/utils" "0.31.3"
concordance "^5.0.4"
p-limit "^4.0.0"
pathe "^1.1.0"

"@vitest/snapshot@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.31.2.tgz#061d6d3ec013e008c5e895b60ca5e1bde09b6151"
integrity sha512-NXRlbP3sM5+KELb8oXVHf7UWD+liBnSsS+4JlDVPD5+KPquZmgNR0xPLW5VEb5HoQZQpKTAFhtGf1AczRCbAhg==
"@vitest/snapshot@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.31.3.tgz#cddaf637c07ee232303da8003f1f2a718eae656b"
integrity sha512-CgcmlZyP083oPUgd83rwLZ+qoT4KdvLNsyWRiJNgHoJjR0r7StVY+LlLAfdC9qA70G8O+hJeug+Yn1u4H51OzA==
dependencies:
magic-string "^0.30.0"
pathe "^1.1.0"
pretty-format "^27.5.1"

"@vitest/spy@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.31.2.tgz#43a25ed3eab4c4c326a3ca375cb34d34c727742c"
integrity sha512-81zcAkCCgAc1gA7UvLOWCvkIwrgzaqHBdv9sskOt2xh1+l+RMX9G7sVYj3AOsib3UDR0MCSXit49xKILTMnikw==
"@vitest/spy@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.31.3.tgz#399bf7280db6ec864b96041535e24daff740c5c0"
integrity sha512-tXGIYPdqjBXLhOWSUhWV/eBWBllfD8f6ppQXR0YMBt95bZrCNV7pM29pkam2M/3GAlg7hS+I8wnKZVkIxgXz9A==
dependencies:
tinyspy "^2.1.0"

"@vitest/utils@0.31.2":
version "0.31.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.31.2.tgz#c70e06cafe844ac082eb21d2df363ff421785787"
integrity sha512-B2AoocMpIiBezediqFzSqvuXI7AZlmlPkh3oj20Jh3bL35c8YYWk9KfOLkEjsLCrOHOUFXoYFc+ACiELCIJVRw==
"@vitest/utils@0.31.3":
version "0.31.3"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.31.3.tgz#11d83ceb6cd46a3df37cbb80f9b366cbb4b76b3e"
integrity sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==
dependencies:
concordance "^5.0.4"
loupe "^2.3.6"
Expand Down Expand Up @@ -3585,9 +3585,9 @@ tinypool@^0.5.0:
integrity sha512-paHQtnrlS1QZYKF/GnLoOM/DN9fqaGOFbCbxzAhwniySnzl9Ebk8w73/dd34DAhe/obUbPAOldTyYXQZxnPBPQ==

tinyspy@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-2.1.0.tgz#bd6875098f988728e6456cfd5ab8cc06498ecdeb"
integrity sha512-7eORpyqImoOvkQJCSkL0d0mB4NHHIFAy4b1u8PHdDa7SjGS2njzl6/lyGoZLm+eyYEtlUmFGE0rFj66SWxZgQQ==
version "2.1.1"
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-2.1.1.tgz#9e6371b00c259e5c5b301917ca18c01d40ae558c"
integrity sha512-XPJL2uSzcOyBMky6OFrusqWlzfFrXtE0hPuMgW8A2HmaqrPo4ZQHRN/V0QXN3FSjKxpsbRrFc5LI7KOwBsT1/w==

to-fast-properties@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -3775,10 +3775,10 @@ vfile@^5.0.0:
unist-util-stringify-position "^3.0.0"
vfile-message "^3.0.0"

vite-node@0.31.2:
version "0.31.2"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.31.2.tgz#24c23b05fae2fec322d219ebf98fc2160a75c470"
integrity sha512-NvoO7+zSvxROC4JY8cyp/cO7DHAX3dwMOHQVDdNtCZ4Zq8wInnR/bJ/lfsXqE6wrUgtYCE5/84qHS+A7vllI3A==
vite-node@0.31.3:
version "0.31.3"
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.31.3.tgz#70c1b7b12eac9fa40f889fc413186b22594eb6a1"
integrity sha512-KGdemamy6imPlmTycADRs5yMX/CoxPq9vJwTAOgSfabzneJmyexmRBBVEX8Mesb3mleIXTBIVR6z0fmtoRTcww==
dependencies:
cac "^6.7.14"
debug "^4.3.4"
Expand Down Expand Up @@ -3808,18 +3808,18 @@ vite-tsconfig-paths@^4.0.5:
fsevents "~2.3.2"

vitest@^0.31.0:
version "0.31.2"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.31.2.tgz#7db9232161b782eed80cb2957687daf852589046"
integrity sha512-O0qKHDbI+zXxwq1WOeqFjxP5v1mDqqM6gllPuOUJkK2YFyQ2nEo8CELR4Mg68ryTSSh527ysBmEN69bDvL2LkQ==
version "0.31.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.31.3.tgz#99cf236de03e09ea6bc60259315304f539ea09cc"
integrity sha512-LMXIKXfI7tDClf6HIR5GjCSHZQdlmfCWWPaJwWcLF+M11V766Tzefb8LD9mLcHmX/zR0xtlfcokpg3JxEDLfeA==
dependencies:
"@types/chai" "^4.3.5"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
"@vitest/expect" "0.31.2"
"@vitest/runner" "0.31.2"
"@vitest/snapshot" "0.31.2"
"@vitest/spy" "0.31.2"
"@vitest/utils" "0.31.2"
"@vitest/expect" "0.31.3"
"@vitest/runner" "0.31.3"
"@vitest/snapshot" "0.31.3"
"@vitest/spy" "0.31.3"
"@vitest/utils" "0.31.3"
acorn "^8.8.2"
acorn-walk "^8.2.0"
cac "^6.7.14"
Expand All @@ -3835,7 +3835,7 @@ vitest@^0.31.0:
tinybench "^2.5.0"
tinypool "^0.5.0"
vite "^3.0.0 || ^4.0.0"
vite-node "0.31.2"
vite-node "0.31.3"
why-is-node-running "^2.2.2"

webidl-conversions@^7.0.0:
Expand Down

0 comments on commit e2645e0

Please sign in to comment.