Skip to content

Commit ed35579

Browse files
build(deps-dev): bump vitest from 1.2.2 to 1.3.0 (#1788)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.3.0/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4141a92 commit ed35579

File tree

1 file changed

+49
-45
lines changed

1 file changed

+49
-45
lines changed

yarn.lock

+49-45
Original file line numberDiff line numberDiff line change
@@ -1415,44 +1415,44 @@
14151415
test-exclude "^6.0.0"
14161416
v8-to-istanbul "^9.2.0"
14171417

1418-
"@vitest/expect@1.2.2":
1419-
version "1.2.2"
1420-
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.2.2.tgz#39ea22e849bbf404b7e5272786551aa99e2663d0"
1421-
integrity sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==
1418+
"@vitest/expect@1.3.0":
1419+
version "1.3.0"
1420+
resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.3.0.tgz#09b374357b51be44f4fba9336d59024756f902dc"
1421+
integrity sha512-7bWt0vBTZj08B+Ikv70AnLRicohYwFgzNjFqo9SxxqHHxSlUJGSXmCRORhOnRMisiUryKMdvsi1n27Bc6jL9DQ==
14221422
dependencies:
1423-
"@vitest/spy" "1.2.2"
1424-
"@vitest/utils" "1.2.2"
1423+
"@vitest/spy" "1.3.0"
1424+
"@vitest/utils" "1.3.0"
14251425
chai "^4.3.10"
14261426

1427-
"@vitest/runner@1.2.2":
1428-
version "1.2.2"
1429-
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.2.2.tgz#8b060a56ecf8b3d607b044d79f5f50d3cd9fee2f"
1430-
integrity sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==
1427+
"@vitest/runner@1.3.0":
1428+
version "1.3.0"
1429+
resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.3.0.tgz#1fabbe8d13642473e1acc3450b4df67cf40ae9d1"
1430+
integrity sha512-1Jb15Vo/Oy7mwZ5bXi7zbgszsdIBNjc4IqP8Jpr/8RdBC4nF1CTzIAn2dxYvpF1nGSseeL39lfLQ2uvs5u1Y9A==
14311431
dependencies:
1432-
"@vitest/utils" "1.2.2"
1432+
"@vitest/utils" "1.3.0"
14331433
p-limit "^5.0.0"
14341434
pathe "^1.1.1"
14351435

1436-
"@vitest/snapshot@1.2.2":
1437-
version "1.2.2"
1438-
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.2.2.tgz#f56fd575569774968f3eeba9382a166c26201042"
1439-
integrity sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==
1436+
"@vitest/snapshot@1.3.0":
1437+
version "1.3.0"
1438+
resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.3.0.tgz#016b34289d87ef0c64f4cdb9173086c2edf1db7b"
1439+
integrity sha512-swmktcviVVPYx9U4SEQXLV6AEY51Y6bZ14jA2yo6TgMxQ3h+ZYiO0YhAHGJNp0ohCFbPAis1R9kK0cvN6lDPQA==
14401440
dependencies:
14411441
magic-string "^0.30.5"
14421442
pathe "^1.1.1"
14431443
pretty-format "^29.7.0"
14441444

1445-
"@vitest/spy@1.2.2":
1446-
version "1.2.2"
1447-
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.2.2.tgz#8fc2aeccb96cecbbdd192c643729bd5f97a01c86"
1448-
integrity sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==
1445+
"@vitest/spy@1.3.0":
1446+
version "1.3.0"
1447+
resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.3.0.tgz#1faab30e364324e9826887d479e71c03299fe77b"
1448+
integrity sha512-AkCU0ThZunMvblDpPKgjIi025UxR8V7MZ/g/EwmAGpjIujLVV2X6rGYGmxE2D4FJbAy0/ijdROHMWa2M/6JVMw==
14491449
dependencies:
14501450
tinyspy "^2.2.0"
14511451

1452-
"@vitest/utils@1.2.2":
1453-
version "1.2.2"
1454-
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.2.2.tgz#94b5a1bd8745ac28cf220a99a8719efea1bcfc83"
1455-
integrity sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==
1452+
"@vitest/utils@1.3.0":
1453+
version "1.3.0"
1454+
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.3.0.tgz#7d46aa00617c1720b075eaeb4c4979a712d86c8e"
1455+
integrity sha512-/LibEY/fkaXQufi4GDlQZhikQsPO2entBKtfuyIpr1jV4DpaeasqkeHjhdOhU24vSHshcSuEyVlWdzvv2XmYCw==
14561456
dependencies:
14571457
diff-sequences "^29.6.3"
14581458
estree-walker "^3.0.3"
@@ -1618,7 +1618,7 @@ acorn-walk@^8.3.2:
16181618
resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.3.2.tgz#7703af9415f1b6db9315d6895503862e231d34aa"
16191619
integrity sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==
16201620

1621-
acorn@^8.10.0, acorn@^8.11.3, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
1621+
acorn@^8.11.3, acorn@^8.7.1, acorn@^8.8.2, acorn@^8.9.0:
16221622
version "8.11.3"
16231623
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.11.3.tgz#71e0b14e13a4ec160724b38fb7b0f233b1b81d7a"
16241624
integrity sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==
@@ -4586,6 +4586,11 @@ jiti@^1.19.1:
45864586
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
45874587
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
45884588

4589+
js-tokens@^8.0.2:
4590+
version "8.0.3"
4591+
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-8.0.3.tgz#1c407ec905643603b38b6be6977300406ec48775"
4592+
integrity sha512-UfJMcSJc+SEXEl9lH/VLHSZbThQyLpw1vLO1Lb+j4RWDvG3N2f7yj3PVQA3cmkTBNldJ9eFnM+xEXxHIXrYiJw==
4593+
45894594
js-yaml@^3.13.1:
45904595
version "3.14.1"
45914596
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
@@ -7051,12 +7056,12 @@ strip-json-comments@~2.0.1:
70517056
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
70527057
integrity sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==
70537058

7054-
strip-literal@^1.3.0:
7055-
version "1.3.0"
7056-
resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-1.3.0.tgz#db3942c2ec1699e6836ad230090b84bb458e3a07"
7057-
integrity sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==
7059+
strip-literal@^2.0.0:
7060+
version "2.0.0"
7061+
resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-2.0.0.tgz#5d063580933e4e03ebb669b12db64d2200687527"
7062+
integrity sha512-f9vHgsCWBq2ugHAkGMiiYY+AYG0D/cbloKKg0nhaaaSNsujdGIpVXCNsrJpCKr5M0f4aI31mr13UjY6GAuXCKA==
70587063
dependencies:
7059-
acorn "^8.10.0"
7064+
js-tokens "^8.0.2"
70607065

70617066
supports-color@^5.3.0:
70627067
version "5.5.0"
@@ -7587,10 +7592,10 @@ vfile@^5.0.0:
75877592
unist-util-stringify-position "^3.0.0"
75887593
vfile-message "^3.0.0"
75897594

7590-
vite-node@1.2.2:
7591-
version "1.2.2"
7592-
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.2.2.tgz#f6d329b06f9032130ae6eac1dc773f3663903c25"
7593-
integrity sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==
7595+
vite-node@1.3.0:
7596+
version "1.3.0"
7597+
resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.3.0.tgz#618cc26d83545cfbd4e2c3014678257496d2bd00"
7598+
integrity sha512-D/oiDVBw75XMnjAXne/4feCkCEwcbr2SU1bjAhCcfI5Bq3VoOHji8/wCPAfUkDIeohJ5nSZ39fNxM3dNZ6OBOA==
75947599
dependencies:
75957600
cac "^6.7.14"
75967601
debug "^4.3.4"
@@ -7610,17 +7615,16 @@ vite@^5.0.0:
76107615
fsevents "~2.3.3"
76117616

76127617
vitest@^1.2.2:
7613-
version "1.2.2"
7614-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.2.2.tgz#9e29ad2a74a5df553c30c5798c57a062d58ce299"
7615-
integrity sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==
7616-
dependencies:
7617-
"@vitest/expect" "1.2.2"
7618-
"@vitest/runner" "1.2.2"
7619-
"@vitest/snapshot" "1.2.2"
7620-
"@vitest/spy" "1.2.2"
7621-
"@vitest/utils" "1.2.2"
7618+
version "1.3.0"
7619+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.3.0.tgz#3b04e2a8270b2db0929829cb8f03df7bffd1b5a2"
7620+
integrity sha512-V9qb276J1jjSx9xb75T2VoYXdO1UKi+qfflY7V7w93jzX7oA/+RtYE6TcifxksxsZvygSSMwu2Uw6di7yqDMwg==
7621+
dependencies:
7622+
"@vitest/expect" "1.3.0"
7623+
"@vitest/runner" "1.3.0"
7624+
"@vitest/snapshot" "1.3.0"
7625+
"@vitest/spy" "1.3.0"
7626+
"@vitest/utils" "1.3.0"
76227627
acorn-walk "^8.3.2"
7623-
cac "^6.7.14"
76247628
chai "^4.3.10"
76257629
debug "^4.3.4"
76267630
execa "^8.0.1"
@@ -7629,11 +7633,11 @@ vitest@^1.2.2:
76297633
pathe "^1.1.1"
76307634
picocolors "^1.0.0"
76317635
std-env "^3.5.0"
7632-
strip-literal "^1.3.0"
7636+
strip-literal "^2.0.0"
76337637
tinybench "^2.5.1"
76347638
tinypool "^0.8.2"
76357639
vite "^5.0.0"
7636-
vite-node "1.2.2"
7640+
vite-node "1.3.0"
76377641
why-is-node-running "^2.2.2"
76387642

76397643
w3c-xmlserializer@^5.0.0:

0 commit comments

Comments
 (0)