Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/ui from 0.30.1 to 0.31.0 (#125)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2023
1 parent a64a8cf commit cff1de3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@typescript-eslint/parser": "5.59.2",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.30.1",
"@vitest/ui": "0.30.1",
"@vitest/ui": "0.31.0",
"add-stream": "1.0.0",
"chai": "4.3.7",
"conventional-changelog": "3.1.25",
Expand Down
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ __metadata:
"@typescript-eslint/parser": "npm:5.59.2"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.30.1"
"@vitest/ui": "npm:0.30.1"
"@vitest/ui": "npm:0.31.0"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
conventional-changelog: "npm:3.1.25"
Expand Down Expand Up @@ -2324,18 +2324,20 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.30.1":
version: 0.30.1
resolution: "@vitest/ui@npm:0.30.1"
"@vitest/ui@npm:0.31.0":
version: 0.31.0
resolution: "@vitest/ui@npm:0.31.0"
dependencies:
"@vitest/utils": "npm:0.30.1"
"@vitest/utils": "npm:0.31.0"
fast-glob: "npm:^3.2.12"
fflate: "npm:^0.7.4"
flatted: "npm:^3.2.7"
pathe: "npm:^1.1.0"
picocolors: "npm:^1.0.0"
sirv: "npm:^2.0.2"
checksum: 5c0e734d8e4407b36bddb2b58250c07ec8a4e36118dd77b48466c6290060d530d55e3d6d7bad872311748472a5282e64700d144a6c3f50cbbb96c3ee406961bd
peerDependencies:
vitest: ">=0.30.1 <1"
checksum: 44558cbab593bfef6e4fbacc09c3ed88caddbb4d04b91222ec1853fa4ebeeca534e01efbe8ead00974a7a3a1d8aee23fe80ae426bdbcdf4593cc910f827a3533
languageName: node
linkType: hard

Expand All @@ -2350,6 +2352,17 @@ __metadata:
languageName: node
linkType: hard

"@vitest/utils@npm:0.31.0":
version: 0.31.0
resolution: "@vitest/utils@npm:0.31.0"
dependencies:
concordance: "npm:^5.0.4"
loupe: "npm:^2.3.6"
pretty-format: "npm:^27.5.1"
checksum: 3a9a48496b5d1e7eec30e9091aa2e1ae488d8c54d0d28ff77cdb175ed96c3897d655e66b980c8cdadc95405ed435aff606aa16344a8aae5336343715949a42de
languageName: node
linkType: hard

"@whatwg-node/events@npm:^0.0.2":
version: 0.0.2
resolution: "@whatwg-node/events@npm:0.0.2"
Expand Down

0 comments on commit cff1de3

Please sign in to comment.