Skip to content
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

build(deps-dev): Bump @vitest/ui from 0.31.1 to 0.31.3 #169

Merged
merged 1 commit into from
May 31, 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 @@ -109,7 +109,7 @@
"@typescript-eslint/parser": "5.59.8",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.31.1",
"@vitest/ui": "0.31.1",
"@vitest/ui": "0.31.3",
"add-stream": "1.0.0",
"chai": "4.3.7",
"conventional-changelog": "3.1.25",
Expand Down
23 changes: 17 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.59.8"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.31.1"
"@vitest/ui": "npm:0.31.1"
"@vitest/ui": "npm:0.31.3"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2343,11 +2343,11 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.31.1":
version: 0.31.1
resolution: "@vitest/ui@npm:0.31.1"
"@vitest/ui@npm:0.31.3":
version: 0.31.3
resolution: "@vitest/ui@npm:0.31.3"
dependencies:
"@vitest/utils": "npm:0.31.1"
"@vitest/utils": "npm:0.31.3"
fast-glob: "npm:^3.2.12"
fflate: "npm:^0.7.4"
flatted: "npm:^3.2.7"
Expand All @@ -2356,7 +2356,7 @@ __metadata:
sirv: "npm:^2.0.3"
peerDependencies:
vitest: ">=0.30.1 <1"
checksum: f8186c07ea8f00832fe78cf5a3c2701471a9913f6ec0c0186f7af0b7be486c5ed146262bbb919ac086b36d51eb111471298f139948273c09a457849ade0e168c
checksum: c69249840707605926a235e6549fae328c996476a70e0af95f16c06d7a328aed460af11986b236786fa2d6992bbad4f1445830b76d143e2170a4f47764e4a6f4
languageName: node
linkType: hard

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

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

"@whatwg-node/events@npm:^0.0.2":
version: 0.0.2
resolution: "@whatwg-node/events@npm:0.0.2"
Expand Down