Skip to content

Commit 9dcec90

Browse files
chore(deps-dev): bump vitest from 0.24.1 to 0.24.3
1 parent fd5507a commit 9dcec90

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3238,7 +3238,7 @@ vite@^3.0.0:
32383238
optionalDependencies:
32393239
fsevents "~2.3.2"
32403240

3241-
vitest@0.24.1, vitest@^0.24.0:
3241+
vitest@0.24.1:
32423242
version "0.24.1"
32433243
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.1.tgz#4b4ceb3d9c6710e8fb7a3b936b740f9c9f9cde10"
32443244
integrity sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag==
@@ -3255,6 +3255,23 @@ vitest@0.24.1, vitest@^0.24.0:
32553255
tinyspy "^1.0.2"
32563256
vite "^3.0.0"
32573257

3258+
vitest@^0.24.0:
3259+
version "0.24.3"
3260+
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.3.tgz#d91c7e2d557877d5270033efdf18add6063f0c97"
3261+
integrity sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==
3262+
dependencies:
3263+
"@types/chai" "^4.3.3"
3264+
"@types/chai-subset" "^1.3.3"
3265+
"@types/node" "*"
3266+
chai "^4.3.6"
3267+
debug "^4.3.4"
3268+
local-pkg "^0.4.2"
3269+
strip-literal "^0.4.2"
3270+
tinybench "^2.3.0"
3271+
tinypool "^0.3.0"
3272+
tinyspy "^1.0.2"
3273+
vite "^3.0.0"
3274+
32583275
webidl-conversions@^3.0.0:
32593276
version "3.0.1"
32603277
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"

0 commit comments

Comments
 (0)