Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/ui from 0.28.5 to 0.29.2
Browse files Browse the repository at this point in the history
Bumps [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) from 0.28.5 to 0.29.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/ui)

---
updated-dependencies:
- dependency-name: "@vitest/ui"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2023
1 parent 4f8e82f commit ab2ae47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@typescript-eslint/parser": "5.54.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.28.5",
"@vitest/ui": "0.28.5",
"@vitest/ui": "0.29.2",
"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 @@ -1242,7 +1242,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.54.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.28.5"
"@vitest/ui": "npm:0.28.5"
"@vitest/ui": "npm:0.29.2"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2459,16 +2459,16 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.28.5":
version: 0.28.5
resolution: "@vitest/ui@npm:0.28.5"
"@vitest/ui@npm:0.29.2":
version: 0.29.2
resolution: "@vitest/ui@npm:0.29.2"
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: 0664b2b2e4b7fc0c5a09511cb6804081d439c05e7a460f299c5c97254056366d39bfe04bbf30eaca847d75cc2aa562b89f0e5a58956ccc2b287405bc3b7bc326
checksum: 403db772a4f0e5c35c0002c7c0a2512832da895b9942a4d37ea06cfbc500ff2db533383e09ab1cadb63fc455655991426cab6e4ad24eda6a30a44eb937caa08a
languageName: node
linkType: hard

Expand Down

0 comments on commit ab2ae47

Please sign in to comment.