@@ -3009,7 +3009,7 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
3009
3009
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
3010
3010
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
3011
3011
3012
- strip-literal@^0.4.1 :
3012
+ strip-literal@^0.4.1, strip-literal@^0.4.2 :
3013
3013
version "0.4.2"
3014
3014
resolved "https://registry.yarnpkg.com/strip-literal/-/strip-literal-0.4.2.tgz#4f9fa6c38bb157b924e9ace7155ebf8a2342cbcf"
3015
3015
integrity sha512-pv48ybn4iE1O9RLgCAN0iU4Xv7RlBTiit6DKmMiErbs9x1wH6vXBs45tWc0H5wUIF6TLTrKweqkmYF/iraQKNw==
@@ -3082,10 +3082,10 @@ through@^2.3.8:
3082
3082
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
3083
3083
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=
3084
3084
3085
- tinybench@^2.1.5 :
3086
- version "2.1.5 "
3087
- resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.1.5 .tgz#6864341415ff0f912ed160cfd90b7f833ece674c "
3088
- integrity sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ ==
3085
+ tinybench@^2.1.5, tinybench@^2.2.1 :
3086
+ version "2.3.0 "
3087
+ resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.3.0 .tgz#febb2e697c735c0cdb8eb1e43cb1d2fa1821f983 "
3088
+ integrity sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg ==
3089
3089
3090
3090
tinypool@^0.3.0 :
3091
3091
version "0.3.0"
@@ -3238,7 +3238,7 @@ v8-to-istanbul@^9.0.0:
3238
3238
optionalDependencies :
3239
3239
fsevents "~2.3.2"
3240
3240
3241
- vitest@0.23.4, vitest@^0.23.1 :
3241
+ vitest@0.23.4 :
3242
3242
version "0.23.4"
3243
3243
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.23.4.tgz#7ebea620f203f4df09a27ca17819dc9da61f88ef"
3244
3244
integrity sha512-iukBNWqQAv8EKDBUNntspLp9SfpaVFbmzmM0sNcnTxASQZMzRw3PsM6DMlsHiI+I6GeO5/sYDg3ecpC+SNFLrQ==
@@ -3255,6 +3255,23 @@ vitest@0.23.4, vitest@^0.23.1:
3255
3255
tinyspy "^1.0.2"
3256
3256
vite "^2.9.12 || ^3.0.0-0"
3257
3257
3258
+ vitest@^0.24.0 :
3259
+ version "0.24.0"
3260
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.0.tgz#61555b7b56e07f04a1692352de7d4803de0f5c88"
3261
+ integrity sha512-k5j3FPTor+MJx2x0pDW2gtVk+s9VC6nSHT3SoqOIk9Je5fFpPgict+Xy2eAVXUogvSixs45Ya1oZk+oK93BO0w==
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.2.1"
3271
+ tinypool "^0.3.0"
3272
+ tinyspy "^1.0.2"
3273
+ vite "^3.0.0"
3274
+
3258
3275
webidl-conversions@^3.0.0 :
3259
3276
version "3.0.1"
3260
3277
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
0 commit comments