Skip to content

Commit 9806cbc

Browse files
authored
Merge pull request #2021 from Bedrock-Layouts/dependabot/npm_and_yarn/vitest-0.34.2
2 parents 5476d5b + 6f255eb commit 9806cbc

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

yarn.lock

+36-36
Original file line numberDiff line numberDiff line change
@@ -3888,44 +3888,44 @@
38883888
test-exclude "^6.0.0"
38893889
v8-to-istanbul "^9.1.0"
38903890

3891-
"@vitest/[email protected].1":
3892-
version "0.34.1"
3893-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.34.1.tgz#2ba6cb96695f4b4388c6d955423a81afc79b8da0"
3894-
integrity sha512-q2CD8+XIsQ+tHwypnoCk8Mnv5e6afLFvinVGCq3/BOT4kQdVQmY6rRfyKkwcg635lbliLPqbunXZr+L1ssUWiQ==
3891+
"@vitest/[email protected].2":
3892+
version "0.34.2"
3893+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-0.34.2.tgz#2bd09c20b828f8f9da625c203d88003a2b69e314"
3894+
integrity sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==
38953895
dependencies:
3896-
"@vitest/spy" "0.34.1"
3897-
"@vitest/utils" "0.34.1"
3896+
"@vitest/spy" "0.34.2"
3897+
"@vitest/utils" "0.34.2"
38983898
chai "^4.3.7"
38993899

3900-
"@vitest/[email protected].1":
3901-
version "0.34.1"
3902-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.34.1.tgz#23c21ba1db8bff610988c72744db590d0fb6c4ba"
3903-
integrity sha512-YfQMpYzDsYB7yqgmlxZ06NI4LurHWfrH7Wy3Pvf/z/vwUSgq1zLAb1lWcItCzQG+NVox+VvzlKQrYEXb47645g==
3900+
"@vitest/[email protected].2":
3901+
version "0.34.2"
3902+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-0.34.2.tgz#3408682cd68475e733a3f151d27792be75d2f07d"
3903+
integrity sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==
39043904
dependencies:
3905-
"@vitest/utils" "0.34.1"
3905+
"@vitest/utils" "0.34.2"
39063906
p-limit "^4.0.0"
39073907
pathe "^1.1.1"
39083908

3909-
"@vitest/[email protected].1":
3910-
version "0.34.1"
3911-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.34.1.tgz#814c65f8e714eaf255f47838541004b2a2ba28e6"
3912-
integrity sha512-0O9LfLU0114OqdF8lENlrLsnn024Tb1CsS9UwG0YMWY2oGTQfPtkW+B/7ieyv0X9R2Oijhi3caB1xgGgEgclSQ==
3909+
"@vitest/[email protected].2":
3910+
version "0.34.2"
3911+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-0.34.2.tgz#fce1b89aa1e836e3fd0229c03ef4ef2f69cb1409"
3912+
integrity sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==
39133913
dependencies:
39143914
magic-string "^0.30.1"
39153915
pathe "^1.1.1"
39163916
pretty-format "^29.5.0"
39173917

3918-
"@vitest/[email protected].1":
3919-
version "0.34.1"
3920-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.34.1.tgz#2f77234a3d554c5dea664943f2caaab92d304f3c"
3921-
integrity sha512-UT4WcI3EAPUNO8n6y9QoEqynGGEPmmRxC+cLzneFFXpmacivjHZsNbiKD88KUScv5DCHVDgdBsLD7O7s1enFcQ==
3918+
"@vitest/[email protected].2":
3919+
version "0.34.2"
3920+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-0.34.2.tgz#5c483d71e4c2d42f90bef29cdf6e5f5559c52827"
3921+
integrity sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==
39223922
dependencies:
39233923
tinyspy "^2.1.1"
39243924

3925-
"@vitest/[email protected].1":
3926-
version "0.34.1"
3927-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.34.1.tgz#e5545c6618775fb9a2dae2a80d94fc2f35222233"
3928-
integrity sha512-/ql9dsFi4iuEbiNcjNHQWXBum7aL8pyhxvfnD9gNtbjR9fUKAjxhj4AA3yfLXg6gJpMGGecvtF8Au2G9y3q47Q==
3925+
"@vitest/[email protected].2":
3926+
version "0.34.2"
3927+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-0.34.2.tgz#5d291a1b0f5d01be99fd1801d212b837a610c53b"
3928+
integrity sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==
39293929
dependencies:
39303930
diff-sequences "^29.4.3"
39313931
loupe "^2.3.6"
@@ -13103,10 +13103,10 @@ vary@~1.1.2:
1310313103
resolved "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"
1310413104
integrity sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==
1310513105

13106-
13107-
version "0.34.1"
13108-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.34.1.tgz#144900ca4bd54cc419c501d671350bcbc07eb1ee"
13109-
integrity sha512-odAZAL9xFMuAg8aWd7nSPT+hU8u2r9gU3LRm9QKjxBEF2rRdWpMuqkrkjvyVQEdNFiBctqr2Gg4uJYizm5Le6w==
13106+
13107+
version "0.34.2"
13108+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-0.34.2.tgz#1daa025f8cee8a141c9b4d051e979cf61adaba2c"
13109+
integrity sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==
1311013110
dependencies:
1311113111
cac "^6.7.14"
1311213112
debug "^4.3.4"
@@ -13150,18 +13150,18 @@ vitefu@^0.2.3:
1315013150
integrity sha512-fanAXjSaf9xXtOOeno8wZXIhgia+CZury481LsDaV++lSvcU2R9Ch2bPh3PYFyoHW+w9LqAeYRISVQjUIew14g==
1315113151

1315213152
vitest@^0.34.1:
13153-
version "0.34.1"
13154-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.34.1.tgz#3ad7f845e7a9fb0d72ab703cae832a54b8469e1e"
13155-
integrity sha512-G1PzuBEq9A75XSU88yO5G4vPT20UovbC/2osB2KEuV/FisSIIsw7m5y2xMdB7RsAGHAfg2lPmp2qKr3KWliVlQ==
13153+
version "0.34.2"
13154+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.34.2.tgz#c90d563df18383f1749b8a4544adda1871bbc859"
13155+
integrity sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==
1315613156
dependencies:
1315713157
"@types/chai" "^4.3.5"
1315813158
"@types/chai-subset" "^1.3.3"
1315913159
"@types/node" "*"
13160-
"@vitest/expect" "0.34.1"
13161-
"@vitest/runner" "0.34.1"
13162-
"@vitest/snapshot" "0.34.1"
13163-
"@vitest/spy" "0.34.1"
13164-
"@vitest/utils" "0.34.1"
13160+
"@vitest/expect" "0.34.2"
13161+
"@vitest/runner" "0.34.2"
13162+
"@vitest/snapshot" "0.34.2"
13163+
"@vitest/spy" "0.34.2"
13164+
"@vitest/utils" "0.34.2"
1316513165
acorn "^8.9.0"
1316613166
acorn-walk "^8.2.0"
1316713167
cac "^6.7.14"
@@ -13176,7 +13176,7 @@ vitest@^0.34.1:
1317613176
tinybench "^2.5.0"
1317713177
tinypool "^0.7.0"
1317813178
vite "^3.0.0 || ^4.0.0"
13179-
vite-node "0.34.1"
13179+
vite-node "0.34.2"
1318013180
why-is-node-running "^2.2.2"
1318113181

1318213182

0 commit comments

Comments
 (0)