Skip to content

Commit f1b8e6a

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

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@typescript-eslint/parser": "5.59.2",
118118
"@vates/toggle-scripts": "1.0.0",
119119
"@vitest/coverage-c8": "0.31.0",
120-
"@vitest/ui": "0.30.1",
120+
"@vitest/ui": "0.31.0",
121121
"add-stream": "1.0.0",
122122
"chai": "4.3.7",
123123
"conventional-changelog": "3.1.25",

yarn.lock

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@ __metadata:
10591059
"@typescript-eslint/parser": "npm:5.59.2"
10601060
"@vates/toggle-scripts": "npm:1.0.0"
10611061
"@vitest/coverage-c8": "npm:0.31.0"
1062-
"@vitest/ui": "npm:0.30.1"
1062+
"@vitest/ui": "npm:0.31.0"
10631063
add-stream: "npm:1.0.0"
10641064
chai: "npm:4.3.7"
10651065
consola: "npm:2.15.3"
@@ -2346,18 +2346,20 @@ __metadata:
23462346
languageName: node
23472347
linkType: hard
23482348

2349-
"@vitest/ui@npm:0.30.1":
2350-
version: 0.30.1
2351-
resolution: "@vitest/ui@npm:0.30.1"
2349+
"@vitest/ui@npm:0.31.0":
2350+
version: 0.31.0
2351+
resolution: "@vitest/ui@npm:0.31.0"
23522352
dependencies:
2353-
"@vitest/utils": "npm:0.30.1"
2353+
"@vitest/utils": "npm:0.31.0"
23542354
fast-glob: "npm:^3.2.12"
23552355
fflate: "npm:^0.7.4"
23562356
flatted: "npm:^3.2.7"
23572357
pathe: "npm:^1.1.0"
23582358
picocolors: "npm:^1.0.0"
23592359
sirv: "npm:^2.0.2"
2360-
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
2360+
peerDependencies:
2361+
vitest: ">=0.30.1 <1"
2362+
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
23612363
languageName: node
23622364
linkType: hard
23632365

@@ -2372,6 +2374,17 @@ __metadata:
23722374
languageName: node
23732375
linkType: hard
23742376

2377+
"@vitest/utils@npm:0.31.0":
2378+
version: 0.31.0
2379+
resolution: "@vitest/utils@npm:0.31.0"
2380+
dependencies:
2381+
concordance: "npm:^5.0.4"
2382+
loupe: "npm:^2.3.6"
2383+
pretty-format: "npm:^27.5.1"
2384+
checksum: 3a9a48496b5d1e7eec30e9091aa2e1ae488d8c54d0d28ff77cdb175ed96c3897d655e66b980c8cdadc95405ed435aff606aa16344a8aae5336343715949a42de
2385+
languageName: node
2386+
linkType: hard
2387+
23752388
"@whatwg-node/events@npm:^0.0.2":
23762389
version: 0.0.2
23772390
resolution: "@whatwg-node/events@npm:0.0.2"

0 commit comments

Comments
 (0)