Skip to content

Commit ea67bf3

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

File tree

2 files changed

+9
-18
lines changed

2 files changed

+9
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@typescript-eslint/parser": "5.59.2",
8989
"@vates/toggle-scripts": "1.0.0",
9090
"@vitest/coverage-c8": "0.30.1",
91-
"@vitest/ui": "0.30.1",
91+
"@vitest/ui": "0.31.0",
9292
"add-stream": "1.0.0",
9393
"chai": "4.3.7",
9494
"conventional-changelog": "3.1.25",

yarn.lock

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1233,7 +1233,7 @@ __metadata:
12331233
"@typescript-eslint/parser": "npm:5.59.2"
12341234
"@vates/toggle-scripts": "npm:1.0.0"
12351235
"@vitest/coverage-c8": "npm:0.30.1"
1236-
"@vitest/ui": "npm:0.30.1"
1236+
"@vitest/ui": "npm:0.31.0"
12371237
add-stream: "npm:1.0.0"
12381238
chai: "npm:4.3.7"
12391239
conventional-changelog: "npm:3.1.25"
@@ -2320,29 +2320,20 @@ __metadata:
23202320
languageName: node
23212321
linkType: hard
23222322

2323-
"@vitest/ui@npm:0.30.1":
2324-
version: 0.30.1
2325-
resolution: "@vitest/ui@npm:0.30.1"
2323+
"@vitest/ui@npm:0.31.0":
2324+
version: 0.31.0
2325+
resolution: "@vitest/ui@npm:0.31.0"
23262326
dependencies:
2327-
"@vitest/utils": "npm:0.30.1"
2327+
"@vitest/utils": "npm:0.31.0"
23282328
fast-glob: "npm:^3.2.12"
23292329
fflate: "npm:^0.7.4"
23302330
flatted: "npm:^3.2.7"
23312331
pathe: "npm:^1.1.0"
23322332
picocolors: "npm:^1.0.0"
23332333
sirv: "npm:^2.0.2"
2334-
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
2335-
languageName: node
2336-
linkType: hard
2337-
2338-
"@vitest/utils@npm:0.30.1":
2339-
version: 0.30.1
2340-
resolution: "@vitest/utils@npm:0.30.1"
2341-
dependencies:
2342-
concordance: "npm:^5.0.4"
2343-
loupe: "npm:^2.3.6"
2344-
pretty-format: "npm:^27.5.1"
2345-
checksum: dde609f2a3ca23a769f8d401a3df871c55eada7bf9be06816c83bd345ab0ca36f68be9847912e9d64052a7d053cac93dc6cb4fef5b330b949a28d58448414946
2334+
peerDependencies:
2335+
vitest: ">=0.30.1 <1"
2336+
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
23462337
languageName: node
23472338
linkType: hard
23482339

0 commit comments

Comments
 (0)