Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/coverage-c8 from 0.29.3 to 0.29.7 (#238)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 22, 2023
1 parent 3493ab3 commit 860ed19
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.55.0",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.29.3",
"@vitest/coverage-c8": "0.29.7",
"@vitest/ui": "0.29.7",
"@vue/runtime-core": "3.2.47",
"add-stream": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3004,7 +3004,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:5.56.0"
"@typescript-eslint/parser": "npm:5.55.0"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.29.3"
"@vitest/coverage-c8": "npm:0.29.7"
"@vitest/ui": "npm:0.29.7"
"@vue/runtime-core": "npm:3.2.47"
add-stream: "npm:1.0.0"
Expand Down Expand Up @@ -4776,16 +4776,16 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-c8@npm:0.29.3":
version: 0.29.3
resolution: "@vitest/coverage-c8@npm:0.29.3"
"@vitest/coverage-c8@npm:0.29.7":
version: 0.29.7
resolution: "@vitest/coverage-c8@npm:0.29.7"
dependencies:
c8: "npm:^7.13.0"
picocolors: "npm:^1.0.0"
std-env: "npm:^3.3.1"
peerDependencies:
vitest: ">=0.29.0 <1"
checksum: 25f9809a4c8cde05f0c56874126e74408ea6e2aa3cfa9be7db6d7eb91e727fee2d778eb9ac0c635b4da7a30a54656dce879c2b611a751aac7c5591dcd4026db6
checksum: 998a5dfc3e653790ed4e25ea65435d55269f34bada291b4e2a8c38857081c4f5888f46442c8a0fab0c107dfd711a103f24519c8fdf51d8502364d52620828955
languageName: node
linkType: hard

Expand Down

0 comments on commit 860ed19

Please sign in to comment.