Skip to content

Commit

Permalink
chore(deps-dev): bump vitest from 0.24.1 to 0.24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 14, 2022
1 parent fd5507a commit 9dcec90
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3238,7 +3238,7 @@ vite@^3.0.0:
optionalDependencies:
fsevents "~2.3.2"

vitest@0.24.1, vitest@^0.24.0:
vitest@0.24.1:
version "0.24.1"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.1.tgz#4b4ceb3d9c6710e8fb7a3b936b740f9c9f9cde10"
integrity sha512-NKkK1xnDIOOr42pKBfGQQl6b6IWdFVBpG6ZS1T+nUlJuqcOiZ7lxjVwHy9wrtTYpJ0BWww9y6bSGYXubD29Nag==
Expand All @@ -3255,6 +3255,23 @@ vitest@0.24.1, vitest@^0.24.0:
tinyspy "^1.0.2"
vite "^3.0.0"

vitest@^0.24.0:
version "0.24.3"
resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.24.3.tgz#d91c7e2d557877d5270033efdf18add6063f0c97"
integrity sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==
dependencies:
"@types/chai" "^4.3.3"
"@types/chai-subset" "^1.3.3"
"@types/node" "*"
chai "^4.3.6"
debug "^4.3.4"
local-pkg "^0.4.2"
strip-literal "^0.4.2"
tinybench "^2.3.0"
tinypool "^0.3.0"
tinyspy "^1.0.2"
vite "^3.0.0"

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
Expand Down

0 comments on commit 9dcec90

Please sign in to comment.