Skip to content

Commit 9f08d64

Browse files
chore(deps-dev): bump @vitest/coverage-c8 from 0.23.1 to 0.23.2
1 parent 898221b commit 9f08d64

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -589,12 +589,12 @@
589589
react-refresh "^0.14.0"
590590

591591
"@vitest/coverage-c8@^0.23.1":
592-
version "0.23.1"
593-
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.23.1.tgz#6834f8ec5e35be56c03039276be83fd1580ab68c"
594-
integrity sha512-si3vK1h3BHdoGfb5J2jXstthROHwDW+yqVNGO/NOPG8642+d1RO/jFFvF3OSSYFEsxxcDL0uywEVcXCjGuPYdA==
592+
version "0.23.2"
593+
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.23.2.tgz#48bf6ea81a7ce57abf539361d5a6762e87c36448"
594+
integrity sha512-VWT6zGj9iXEZCimnRLAUhf3siYVGIG9VryyMoo7B8zMOd+bnAbH8/7PhqvmjedVwa9wh61nkxqgG7/3Y/mzofQ==
595595
dependencies:
596596
c8 "^7.12.0"
597-
vitest "0.23.1"
597+
vitest "0.23.2"
598598

599599
acorn-jsx@^5.3.1:
600600
version "5.3.1"
@@ -3076,15 +3076,15 @@ through@^2.3.8:
30763076
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
30773077
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
30783078

3079-
tinybench@^2.1.3:
3080-
version "2.1.4"
3081-
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.1.4.tgz#07121795c6a15fcbdcf02ab0d2ce329b1b6145a3"
3082-
integrity sha512-NFWIw2Gg7EUPdeE8nL1Dc7AMVlk7sOr2PmSNKVuQrZ0YwTOFoshPQ+hcLrgnhK8dTP3FWMCJaf4N+/hXp6lKPw==
3079+
tinybench@^2.1.5:
3080+
version "2.1.5"
3081+
resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.1.5.tgz#6864341415ff0f912ed160cfd90b7f833ece674c"
3082+
integrity sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ==
30833083

3084-
tinypool@^0.2.4:
3085-
version "0.2.4"
3086-
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.2.4.tgz#4d2598c4689d1a2ce267ddf3360a9c6b3925a20c"
3087-
integrity sha512-Vs3rhkUH6Qq1t5bqtb816oT+HeJTXfwt2cbPH17sWHIYKTotQIFPk3tf2fgqRrVyMDVOc1EnPgzIxfIulXVzwQ==
3084+
tinypool@^0.3.0:
3085+
version "0.3.0"
3086+
resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.3.0.tgz#c405d8b743509fc28ea4ca358433190be654f819"
3087+
integrity sha512-NX5KeqHOBZU6Bc0xj9Vr5Szbb1j8tUHIeD18s41aDJaPeC5QTdEhK0SpdpUrZlj2nv5cctNcSjaKNanXlfcVEQ==
30883088

30893089
tinyspy@^1.0.2:
30903090
version "1.0.2"
@@ -3232,10 +3232,10 @@ v8-to-istanbul@^9.0.0:
32323232
optionalDependencies:
32333233
fsevents "~2.3.2"
32343234

3235-
vitest@0.23.1, vitest@^0.23.1:
3236-
version "0.23.1"
3237-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.23.1.tgz#da3f79a88a6570e4d8c1fe8cf5e2d997be2dc3bd"
3238-
integrity sha512-kn9pG+h6VA3yj/xRvwgLKEd33rOlzMqJEg3tl5HSm3WUPlkY1Lr1FK8RN1uIqVKvFxmz6HGU3EQW+xW2kazRkQ==
3235+
vitest@0.23.2, vitest@^0.23.1:
3236+
version "0.23.2"
3237+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.23.2.tgz#f978de0f2ada1b7c5ff8dc479ce75b976957ff19"
3238+
integrity sha512-kTBKp3ROPDkYC+x2zWt4znkDtnT08W1FQ6ngRFuqxpBGNuNVS+eWZKfffr8y2JGvEzZ9EzMAOcNaiqMj/FZqMw==
32393239
dependencies:
32403240
"@types/chai" "^4.3.3"
32413241
"@types/chai-subset" "^1.3.3"
@@ -3244,8 +3244,8 @@ vitest@0.23.1, vitest@^0.23.1:
32443244
debug "^4.3.4"
32453245
local-pkg "^0.4.2"
32463246
strip-literal "^0.4.0"
3247-
tinybench "^2.1.3"
3248-
tinypool "^0.2.4"
3247+
tinybench "^2.1.5"
3248+
tinypool "^0.3.0"
32493249
tinyspy "^1.0.2"
32503250
vite "^2.9.12 || ^3.0.0-0"
32513251

0 commit comments

Comments
 (0)