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.28.3 to 0.28.4 #44

Merged
merged 1 commit into from
Feb 6, 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 @@ -81,7 +81,7 @@
"@typescript-eslint/parser": "5.50.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.28.3",
"@vitest/ui": "0.28.3",
"@vitest/ui": "0.28.4",
"add-stream": "1.0.0",
"chai": "4.3.7",
"conventional-changelog": "3.1.25",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.50.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.28.3"
"@vitest/ui": "npm:0.28.3"
"@vitest/ui": "npm:0.28.4"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2295,16 +2295,16 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.28.3":
version: 0.28.3
resolution: "@vitest/ui@npm:0.28.3"
"@vitest/ui@npm:0.28.4":
version: 0.28.4
resolution: "@vitest/ui@npm:0.28.4"
dependencies:
fast-glob: "npm:^3.2.12"
flatted: "npm:^3.2.7"
pathe: "npm:^1.1.0"
picocolors: "npm:^1.0.0"
sirv: "npm:^2.0.2"
checksum: 89c33f84e6540cb2e0d76b0fe84f42048d7e8edfa1402fcc1cdb76d70285d8e65f2bddc53b24cc6b4672dd325e0534c291be45326ccec9ad56ee9cd78f7f8b2f
checksum: 3f47478795564759a360d916ff4772abf7604165dc4b2fdaabc5d0d256088b11e8981e48def7de0376a1b962b9430dc87273bdcb7ad15a013dbd153f7f4e6a3d
languageName: node
linkType: hard

Expand Down