Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/ui from 0.31.1 to 0.31.2 (#167)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 31, 2023
1 parent 29c73ef commit 44e50d6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,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.2",
"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 @@ -1097,7 +1097,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.2"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2332,11 +2332,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.2":
version: 0.31.2
resolution: "@vitest/ui@npm:0.31.2"
dependencies:
"@vitest/utils": "npm:0.31.1"
"@vitest/utils": "npm:0.31.2"
fast-glob: "npm:^3.2.12"
fflate: "npm:^0.7.4"
flatted: "npm:^3.2.7"
Expand All @@ -2345,7 +2345,7 @@ __metadata:
sirv: "npm:^2.0.3"
peerDependencies:
vitest: ">=0.30.1 <1"
checksum: f8186c07ea8f00832fe78cf5a3c2701471a9913f6ec0c0186f7af0b7be486c5ed146262bbb919ac086b36d51eb111471298f139948273c09a457849ade0e168c
checksum: 78b207ef3998f64acc56dbd9a71271da0588a75403b57681c80d299e0cd67f5473d4c37795ae01cc74fd70dff325cab86006831fa5584144a44e920667867beb
languageName: node
linkType: hard

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

"@vitest/utils@npm:0.31.2":
version: 0.31.2
resolution: "@vitest/utils@npm:0.31.2"
dependencies:
concordance: "npm:^5.0.4"
loupe: "npm:^2.3.6"
pretty-format: "npm:^27.5.1"
checksum: ce68f60e494aa76363798d31d619b554cd08fbffc0f4cb2cf38f0b01ffb30cd6887eb8a08e482b089d780a2e3a85fa2906f5f156d220474c30baf1f9b51ad55d
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

0 comments on commit 44e50d6

Please sign in to comment.