Skip to content

Commit d5af883

Browse files
build(deps-dev): Bump @vitest/ui from 0.30.0 to 0.30.1 (#126)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a7b8b6 commit d5af883

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"@typescript-eslint/parser": "5.58.0",
111111
"@vates/toggle-scripts": "1.0.0",
112112
"@vitest/coverage-c8": "0.30.0",
113-
"@vitest/ui": "0.30.0",
113+
"@vitest/ui": "0.30.1",
114114
"add-stream": "1.0.0",
115115
"chai": "4.3.7",
116116
"conventional-changelog": "3.1.25",

yarn.lock

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1215,7 +1215,7 @@ __metadata:
12151215
"@typescript-eslint/parser": "npm:5.58.0"
12161216
"@vates/toggle-scripts": "npm:1.0.0"
12171217
"@vitest/coverage-c8": "npm:0.30.0"
1218-
"@vitest/ui": "npm:0.30.0"
1218+
"@vitest/ui": "npm:0.30.1"
12191219
add-stream: "npm:1.0.0"
12201220
chai: "npm:4.3.7"
12211221
conventional-changelog: "npm:3.1.25"
@@ -2308,18 +2308,18 @@ __metadata:
23082308
languageName: node
23092309
linkType: hard
23102310

2311-
"@vitest/ui@npm:0.30.0":
2312-
version: 0.30.0
2313-
resolution: "@vitest/ui@npm:0.30.0"
2311+
"@vitest/ui@npm:0.30.1":
2312+
version: 0.30.1
2313+
resolution: "@vitest/ui@npm:0.30.1"
23142314
dependencies:
2315-
"@vitest/utils": "npm:0.30.0"
2315+
"@vitest/utils": "npm:0.30.1"
23162316
fast-glob: "npm:^3.2.12"
23172317
fflate: "npm:^0.7.4"
23182318
flatted: "npm:^3.2.7"
23192319
pathe: "npm:^1.1.0"
23202320
picocolors: "npm:^1.0.0"
23212321
sirv: "npm:^2.0.2"
2322-
checksum: 49c0cc3b022f716326995404b72ffb77ea2faf76951e4ed46095d4ac76845411f5817c82a9098684a1c6a08553a3bec24873555a2c37e52c77f3c92e1095a80f
2322+
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
23232323
languageName: node
23242324
linkType: hard
23252325

@@ -2334,6 +2334,17 @@ __metadata:
23342334
languageName: node
23352335
linkType: hard
23362336

2337+
"@vitest/utils@npm:0.30.1":
2338+
version: 0.30.1
2339+
resolution: "@vitest/utils@npm:0.30.1"
2340+
dependencies:
2341+
concordance: "npm:^5.0.4"
2342+
loupe: "npm:^2.3.6"
2343+
pretty-format: "npm:^27.5.1"
2344+
checksum: dde609f2a3ca23a769f8d401a3df871c55eada7bf9be06816c83bd345ab0ca36f68be9847912e9d64052a7d053cac93dc6cb4fef5b330b949a28d58448414946
2345+
languageName: node
2346+
linkType: hard
2347+
23372348
"@whatwg-node/fetch@npm:0.5.1":
23382349
version: 0.5.1
23392350
resolution: "@whatwg-node/fetch@npm:0.5.1"

0 commit comments

Comments
 (0)