Skip to content

Commit e662fd0

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

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
@@ -100,7 +100,7 @@
100100
"@typescript-eslint/parser": "5.59.2",
101101
"@vates/toggle-scripts": "1.0.0",
102102
"@vitest/coverage-c8": "0.30.1",
103-
"@vitest/ui": "0.30.1",
103+
"@vitest/ui": "0.31.0",
104104
"add-stream": "1.0.0",
105105
"chai": "4.3.7",
106106
"conventional-changelog": "3.1.25",

yarn.lock

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@ __metadata:
11231123
"@typescript-eslint/parser": "npm:5.59.2"
11241124
"@vates/toggle-scripts": "npm:1.0.0"
11251125
"@vitest/coverage-c8": "npm:0.30.1"
1126-
"@vitest/ui": "npm:0.30.1"
1126+
"@vitest/ui": "npm:0.31.0"
11271127
add-stream: "npm:1.0.0"
11281128
chai: "npm:4.3.7"
11291129
conventional-changelog: "npm:3.1.25"
@@ -2321,29 +2321,20 @@ __metadata:
23212321
languageName: node
23222322
linkType: hard
23232323

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

0 commit comments

Comments
 (0)