Skip to content

Commit 301ebd2

Browse files
chore(deps-dev): bump @vitest/coverage-c8 from 0.24.1 to 0.24.3
1 parent 9dcec90 commit 301ebd2

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

yarn.lock

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -594,12 +594,12 @@
594594
react-refresh "^0.14.0"
595595

596596
"@vitest/coverage-c8@^0.24.0":
597-
version "0.24.1"
598-
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.24.1.tgz#a7b4ed0d41c70c710d8771a559c58d493301d46d"
599-
integrity sha512-cOFHXRHB9WHtGgsHE4FX4Ef1c9Hon668RNJQOJvqSy1/1Y7zIYIBhFWmuFKLZRCMV4jGT5CRiuB9KtdNsOc3og==
597+
version "0.24.3"
598+
resolved "https://registry.yarnpkg.com/@vitest/coverage-c8/-/coverage-c8-0.24.3.tgz#bc8b4f2a9f2ce5f82b41f98375b46c99ed1ddaf2"
599+
integrity sha512-tAmMyHxWYnAwGeJb7QgTuEX8aLasTg4X1/6INobXa/7wYGEJ28CACFO5iLn1HzFVPoLvhsS3luQjiflGjjSMRQ==
600600
dependencies:
601601
c8 "^7.12.0"
602-
vitest "0.24.1"
602+
vitest "0.24.3"
603603

604604
acorn-jsx@^5.3.1:
605605
version "5.3.1"
@@ -3238,24 +3238,7 @@ vite@^3.0.0:
32383238
optionalDependencies:
32393239
fsevents "~2.3.2"
32403240

3241-
vitest@0.24.1:
3242-
version "0.24.1"
3243-
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.1.tgz#4b4ceb3d9c6710e8fb7a3b936b740f9c9f9cde10"
3244-
integrity sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag==
3245-
dependencies:
3246-
"@types/chai" "^4.3.3"
3247-
"@types/chai-subset" "^1.3.3"
3248-
"@types/node" "*"
3249-
chai "^4.3.6"
3250-
debug "^4.3.4"
3251-
local-pkg "^0.4.2"
3252-
strip-literal "^0.4.2"
3253-
tinybench "^2.3.0"
3254-
tinypool "^0.3.0"
3255-
tinyspy "^1.0.2"
3256-
vite "^3.0.0"
3257-
3258-
vitest@^0.24.0:
3241+
vitest@0.24.3, vitest@^0.24.0:
32593242
version "0.24.3"
32603243
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.3.tgz#d91c7e2d557877d5270033efdf18add6063f0c97"
32613244
integrity sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==

0 commit comments

Comments
 (0)