Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/ui from 0.30.0 to 0.30.1 (#126)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 14, 2023
1 parent 9a7b8b6 commit d5af883
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 @@ -110,7 +110,7 @@
"@typescript-eslint/parser": "5.58.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.30.0",
"@vitest/ui": "0.30.0",
"@vitest/ui": "0.30.1",
"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 @@ -1215,7 +1215,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.58.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.30.0"
"@vitest/ui": "npm:0.30.0"
"@vitest/ui": "npm:0.30.1"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2308,18 +2308,18 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.30.0":
version: 0.30.0
resolution: "@vitest/ui@npm:0.30.0"
"@vitest/ui@npm:0.30.1":
version: 0.30.1
resolution: "@vitest/ui@npm:0.30.1"
dependencies:
"@vitest/utils": "npm:0.30.0"
"@vitest/utils": "npm:0.30.1"
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"
checksum: 49c0cc3b022f716326995404b72ffb77ea2faf76951e4ed46095d4ac76845411f5817c82a9098684a1c6a08553a3bec24873555a2c37e52c77f3c92e1095a80f
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
languageName: node
linkType: hard

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

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

"@whatwg-node/fetch@npm:0.5.1":
version: 0.5.1
resolution: "@whatwg-node/fetch@npm:0.5.1"
Expand Down

0 comments on commit d5af883

Please sign in to comment.