Skip to content

Commit e8c9d9f

Browse files
authored
Merge pull request #536 from rrd108/renovate/vitest-monorepo
chore(deps): update dependency vitest to v3.0.7
2 parents 30cadea + c3bbb9e commit e8c9d9f

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

yarn.lock

+50-50
Original file line numberDiff line numberDiff line change
@@ -1501,62 +1501,62 @@
15011501
resolved "https://registry.yarnpkg.com/@vitest/eslint-plugin/-/eslint-plugin-1.1.25.tgz#0e2ed719844b52edc88a0467f11f80162ebbebf0"
15021502
integrity sha512-u8DpDnMbPcqBmJOB4PeEtn6q7vKmLVTLFMpzoxSAo0hjYdl4iYSHRleqwPQo0ywc7UV0S6RKIahYRQ3BnZdMVw==
15031503

1504-
"@vitest/[email protected].6":
1505-
version "3.0.6"
1506-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.6.tgz#30993c0841203d2243826ee04fb25463eb86e20d"
1507-
integrity sha512-zBduHf/ja7/QRX4HdP1DSq5XrPgdN+jzLOwaTq/0qZjYfgETNFCKf9nOAp2j3hmom3oTbczuUzrzg9Hafh7hNg==
1504+
"@vitest/[email protected].7":
1505+
version "3.0.7"
1506+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-3.0.7.tgz#3490936bc1e97fc21d53441518d51cb7116c698a"
1507+
integrity sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==
15081508
dependencies:
1509-
"@vitest/spy" "3.0.6"
1510-
"@vitest/utils" "3.0.6"
1509+
"@vitest/spy" "3.0.7"
1510+
"@vitest/utils" "3.0.7"
15111511
chai "^5.2.0"
15121512
tinyrainbow "^2.0.0"
15131513

1514-
"@vitest/[email protected].6":
1515-
version "3.0.6"
1516-
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.6.tgz#28287cfdc06a8b0318344e5c240d774e43014cd0"
1517-
integrity sha512-KPztr4/tn7qDGZfqlSPQoF2VgJcKxnDNhmfR3VgZ6Fy1bO8T9Fc1stUiTXtqz0yG24VpD00pZP5f8EOFknjNuQ==
1514+
"@vitest/[email protected].7":
1515+
version "3.0.7"
1516+
resolved "https://registry.yarnpkg.com/@vitest/mocker/-/mocker-3.0.7.tgz#49a99e300bcb64dc514a43a92325fce51cd88099"
1517+
integrity sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==
15181518
dependencies:
1519-
"@vitest/spy" "3.0.6"
1519+
"@vitest/spy" "3.0.7"
15201520
estree-walker "^3.0.3"
15211521
magic-string "^0.30.17"
15221522

1523-
"@vitest/[email protected].6", "@vitest/pretty-format@^3.0.6":
1524-
version "3.0.6"
1525-
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.6.tgz#a828569818b666a6e955c9af8129e6b0d2968ee6"
1526-
integrity sha512-Zyctv3dbNL+67qtHfRnUE/k8qxduOamRfAL1BurEIQSyOEFffoMvx2pnDSSbKAAVxY0Ej2J/GH2dQKI0W2JyVg==
1523+
"@vitest/[email protected].7", "@vitest/pretty-format@^3.0.7":
1524+
version "3.0.7"
1525+
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.7.tgz#1780516ebb4e40dd89e60b9fc7ffcbd9cba0fc22"
1526+
integrity sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==
15271527
dependencies:
15281528
tinyrainbow "^2.0.0"
15291529

1530-
"@vitest/[email protected].6":
1531-
version "3.0.6"
1532-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.6.tgz#a07b54674b1a495424f2ea959a28a6096c17c33b"
1533-
integrity sha512-JopP4m/jGoaG1+CBqubV/5VMbi7L+NQCJTu1J1Pf6YaUbk7bZtaq5CX7p+8sY64Sjn1UQ1XJparHfcvTTdu9cA==
1530+
"@vitest/[email protected].7":
1531+
version "3.0.7"
1532+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-3.0.7.tgz#65b64ba5f3291fdca4670bf9e50627200ea33b7b"
1533+
integrity sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==
15341534
dependencies:
1535-
"@vitest/utils" "3.0.6"
1535+
"@vitest/utils" "3.0.7"
15361536
pathe "^2.0.3"
15371537

1538-
"@vitest/[email protected].6":
1539-
version "3.0.6"
1540-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.6.tgz#e962319e487b2e8da7ad39322b5e0b39ea639d7a"
1541-
integrity sha512-qKSmxNQwT60kNwwJHMVwavvZsMGXWmngD023OHSgn873pV0lylK7dwBTfYP7e4URy5NiBCHHiQGA9DHkYkqRqg==
1538+
"@vitest/[email protected].7":
1539+
version "3.0.7"
1540+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-3.0.7.tgz#df34e3c5820bdd54bba8919291a182df5c6b8c6f"
1541+
integrity sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==
15421542
dependencies:
1543-
"@vitest/pretty-format" "3.0.6"
1543+
"@vitest/pretty-format" "3.0.7"
15441544
magic-string "^0.30.17"
15451545
pathe "^2.0.3"
15461546

1547-
"@vitest/[email protected].6":
1548-
version "3.0.6"
1549-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.6.tgz#3a50ec0ab11e8f729cdaa938a6d271b12547cea1"
1550-
integrity sha512-HfOGx/bXtjy24fDlTOpgiAEJbRfFxoX3zIGagCqACkFKKZ/TTOE6gYMKXlqecvxEndKFuNHcHqP081ggZ2yM0Q==
1547+
"@vitest/[email protected].7":
1548+
version "3.0.7"
1549+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-3.0.7.tgz#6fcc100c23fb50b5e2d1d09a333245586364f67b"
1550+
integrity sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==
15511551
dependencies:
15521552
tinyspy "^3.0.2"
15531553

1554-
"@vitest/[email protected].6":
1555-
version "3.0.6"
1556-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.6.tgz#be4246ab46a076db1e49b9e0479bdd9a7f65782f"
1557-
integrity sha512-18ktZpf4GQFTbf9jK543uspU03Q2qya7ZGya5yiZ0Gx0nnnalBvd5ZBislbl2EhLjM8A8rt4OilqKG7QwcGkvQ==
1554+
"@vitest/[email protected].7":
1555+
version "3.0.7"
1556+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.7.tgz#56268acac1027ead938150eceb2527c61d2fa204"
1557+
integrity sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==
15581558
dependencies:
1559-
"@vitest/pretty-format" "3.0.6"
1559+
"@vitest/pretty-format" "3.0.7"
15601560
loupe "^3.1.3"
15611561
tinyrainbow "^2.0.0"
15621562

@@ -4856,10 +4856,10 @@ vfile@^6.0.0:
48564856
"@types/unist" "^3.0.0"
48574857
vfile-message "^4.0.0"
48584858

4859-
4860-
version "3.0.6"
4861-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.6.tgz#a68c06c08e95c9a83f21993eabb17e0398804b1b"
4862-
integrity sha512-s51RzrTkXKJrhNbUzQRsarjmAae7VmMPAsRT7lppVpIg6mK3zGthP9Hgz0YQQKuNcF+Ii7DfYk3Fxz40jRmePw==
4859+
4860+
version "3.0.7"
4861+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-3.0.7.tgz#f15bc1e0c343ac00115a52c7e110471a5a315c72"
4862+
integrity sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==
48634863
dependencies:
48644864
cac "^6.7.14"
48654865
debug "^4.4.0"
@@ -4914,17 +4914,17 @@ vitepress@^1.3.1:
49144914
vue "^3.5.13"
49154915

49164916
vitest@^3.0.0:
4917-
version "3.0.6"
4918-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.6.tgz#2fd1571a3cc1fa1648e29af73ff2dc85872f3a69"
4919-
integrity sha512-/iL1Sc5VeDZKPDe58oGK4HUFLhw6b5XdY1MYawjuSaDA4sEfYlY9HnS6aCEG26fX+MgUi7MwlduTBHHAI/OvMA==
4920-
dependencies:
4921-
"@vitest/expect" "3.0.6"
4922-
"@vitest/mocker" "3.0.6"
4923-
"@vitest/pretty-format" "^3.0.6"
4924-
"@vitest/runner" "3.0.6"
4925-
"@vitest/snapshot" "3.0.6"
4926-
"@vitest/spy" "3.0.6"
4927-
"@vitest/utils" "3.0.6"
4917+
version "3.0.7"
4918+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-3.0.7.tgz#ed8f42e1b0e09e2179eaefd966cb58a8b75f0f6a"
4919+
integrity sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==
4920+
dependencies:
4921+
"@vitest/expect" "3.0.7"
4922+
"@vitest/mocker" "3.0.7"
4923+
"@vitest/pretty-format" "^3.0.7"
4924+
"@vitest/runner" "3.0.7"
4925+
"@vitest/snapshot" "3.0.7"
4926+
"@vitest/spy" "3.0.7"
4927+
"@vitest/utils" "3.0.7"
49284928
chai "^5.2.0"
49294929
debug "^4.4.0"
49304930
expect-type "^1.1.0"
@@ -4936,7 +4936,7 @@ vitest@^3.0.0:
49364936
tinypool "^1.0.2"
49374937
tinyrainbow "^2.0.0"
49384938
vite "^5.0.0 || ^6.0.0"
4939-
vite-node "3.0.6"
4939+
vite-node "3.0.7"
49404940
why-is-node-running "^2.3.0"
49414941

49424942
vscode-uri@^3.0.8:

0 commit comments

Comments
 (0)