Skip to content

Commit 83eadf7

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

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
@@ -95,7 +95,7 @@
9595
"@typescript-eslint/parser": "5.59.2",
9696
"@vates/toggle-scripts": "1.0.0",
9797
"@vitest/coverage-c8": "0.30.1",
98-
"@vitest/ui": "0.30.1",
98+
"@vitest/ui": "0.31.0",
9999
"add-stream": "1.0.0",
100100
"chai": "4.3.7",
101101
"conventional-changelog": "3.1.25",

yarn.lock

+8-17
Original file line numberDiff line numberDiff line change
@@ -1087,7 +1087,7 @@ __metadata:
10871087
"@typescript-eslint/parser": "npm:5.59.2"
10881088
"@vates/toggle-scripts": "npm:1.0.0"
10891089
"@vitest/coverage-c8": "npm:0.30.1"
1090-
"@vitest/ui": "npm:0.30.1"
1090+
"@vitest/ui": "npm:0.31.0"
10911091
add-stream: "npm:1.0.0"
10921092
chai: "npm:4.3.7"
10931093
conventional-changelog: "npm:3.1.25"
@@ -2313,29 +2313,20 @@ __metadata:
23132313
languageName: node
23142314
linkType: hard
23152315

2316-
"@vitest/ui@npm:0.30.1":
2317-
version: 0.30.1
2318-
resolution: "@vitest/ui@npm:0.30.1"
2316+
"@vitest/ui@npm:0.31.0":
2317+
version: 0.31.0
2318+
resolution: "@vitest/ui@npm:0.31.0"
23192319
dependencies:
2320-
"@vitest/utils": "npm:0.30.1"
2320+
"@vitest/utils": "npm:0.31.0"
23212321
fast-glob: "npm:^3.2.12"
23222322
fflate: "npm:^0.7.4"
23232323
flatted: "npm:^3.2.7"
23242324
pathe: "npm:^1.1.0"
23252325
picocolors: "npm:^1.0.0"
23262326
sirv: "npm:^2.0.2"
2327-
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
2328-
languageName: node
2329-
linkType: hard
2330-
2331-
"@vitest/utils@npm:0.30.1":
2332-
version: 0.30.1
2333-
resolution: "@vitest/utils@npm:0.30.1"
2334-
dependencies:
2335-
concordance: "npm:^5.0.4"
2336-
loupe: "npm:^2.3.6"
2337-
pretty-format: "npm:^27.5.1"
2338-
checksum: dde609f2a3ca23a769f8d401a3df871c55eada7bf9be06816c83bd345ab0ca36f68be9847912e9d64052a7d053cac93dc6cb4fef5b330b949a28d58448414946
2327+
peerDependencies:
2328+
vitest: ">=0.30.1 <1"
2329+
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
23392330
languageName: node
23402331
linkType: hard
23412332

0 commit comments

Comments
 (0)