Skip to content

Commit 88fcecf

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

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"@typescript-eslint/parser": "5.59.2",
9898
"@vates/toggle-scripts": "1.0.0",
9999
"@vitest/coverage-c8": "0.30.1",
100-
"@vitest/ui": "0.30.1",
100+
"@vitest/ui": "0.31.0",
101101
"add-stream": "1.0.0",
102102
"chai": "4.3.7",
103103
"conventional-changelog": "3.1.25",

yarn.lock

+8-17
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ __metadata:
11111111
"@typescript-eslint/parser": "npm:5.59.2"
11121112
"@vates/toggle-scripts": "npm:1.0.0"
11131113
"@vitest/coverage-c8": "npm:0.30.1"
1114-
"@vitest/ui": "npm:0.30.1"
1114+
"@vitest/ui": "npm:0.31.0"
11151115
add-stream: "npm:1.0.0"
11161116
chai: "npm:4.3.7"
11171117
conventional-changelog: "npm:3.1.25"
@@ -2319,29 +2319,20 @@ __metadata:
23192319
languageName: node
23202320
linkType: hard
23212321

2322-
"@vitest/ui@npm:0.30.1":
2323-
version: 0.30.1
2324-
resolution: "@vitest/ui@npm:0.30.1"
2322+
"@vitest/ui@npm:0.31.0":
2323+
version: 0.31.0
2324+
resolution: "@vitest/ui@npm:0.31.0"
23252325
dependencies:
2326-
"@vitest/utils": "npm:0.30.1"
2326+
"@vitest/utils": "npm:0.31.0"
23272327
fast-glob: "npm:^3.2.12"
23282328
fflate: "npm:^0.7.4"
23292329
flatted: "npm:^3.2.7"
23302330
pathe: "npm:^1.1.0"
23312331
picocolors: "npm:^1.0.0"
23322332
sirv: "npm:^2.0.2"
2333-
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
2334-
languageName: node
2335-
linkType: hard
2336-
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
2333+
peerDependencies:
2334+
vitest: ">=0.30.1 <1"
2335+
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
23452336
languageName: node
23462337
linkType: hard
23472338

0 commit comments

Comments
 (0)