Skip to content

build(deps-dev): Bump @vitest/ui from 0.31.0 to 0.32.0 #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"@typescript-eslint/parser": "5.59.2",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.32.0",
"@vitest/ui": "0.31.0",
"@vitest/ui": "0.32.0",
"add-stream": "1.0.0",
"chai": "4.3.7",
"conventional-changelog": "3.1.25",
Expand Down
33 changes: 22 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.59.2"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.32.0"
"@vitest/ui": "npm:0.31.0"
"@vitest/ui": "npm:0.32.0"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2376,20 +2376,20 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.31.0":
version: 0.31.0
resolution: "@vitest/ui@npm:0.31.0"
"@vitest/ui@npm:0.32.0":
version: 0.32.0
resolution: "@vitest/ui@npm:0.32.0"
dependencies:
"@vitest/utils": "npm:0.31.0"
"@vitest/utils": "npm:0.32.0"
fast-glob: "npm:^3.2.12"
fflate: "npm:^0.7.4"
flatted: "npm:^3.2.7"
pathe: "npm:^1.1.0"
picocolors: "npm:^1.0.0"
sirv: "npm:^2.0.2"
sirv: "npm:^2.0.3"
peerDependencies:
vitest: ">=0.30.1 <1"
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
checksum: 60b16c6525803724cd9bb2bd31cd4a32160ecf6c377761fccb6c745eb05c22902d64554be647ca88ff4a70863a025673e6038f9207bff91db215ea7f5727a6a3
languageName: node
linkType: hard

Expand All @@ -2404,6 +2404,17 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:0.32.0":
version: 0.32.0
resolution: "@vitest/utils@npm:0.32.0"
dependencies:
concordance: "npm:^5.0.4"
loupe: "npm:^2.3.6"
pretty-format: "npm:^27.5.1"
checksum: e016fa87d6d15dc462029f41606ab35b0b20246a67ac369b5f97ea11faac151a8f2035f2117acf5387985947dcfdc705e527982991236f8dfeca85f66d94c344
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.6.2, @whatwg-node/fetch@npm:^0.6.0":
version: 0.6.2
resolution: "@whatwg-node/fetch@npm:0.6.2"
Expand Down Expand Up @@ -7870,14 +7881,14 @@ __metadata:
languageName: node
linkType: hard

"sirv@npm:^2.0.2":
version: 2.0.2
resolution: "sirv@npm:2.0.2"
"sirv@npm:^2.0.3":
version: 2.0.3
resolution: "sirv@npm:2.0.3"
dependencies:
"@polka/url": "npm:^1.0.0-next.20"
mrmime: "npm:^1.0.0"
totalist: "npm:^3.0.0"
checksum: 090b4e70982631d28a62f4acd3b5166e9652fa2f81935dc0727fc1c93ab5cc0768d67821173eafff3d73087332bd0e673ba705ec1ce6f73ee1398c1a70cdbee3
checksum: 737c04cce22655bc088785b67165bc9f9b72efee6e04b0822a1352d89b0636aa7c2973a3eb4930a2ff372785c0584ad152ca1c741cb7ba85201900da76de0e72
languageName: node
linkType: hard

Expand Down