Skip to content

Commit

Permalink
build(deps-dev): Bump @vitest/coverage-c8 from 0.31.1 to 0.31.3 (#199)
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] authored Jun 1, 2023
1 parent 16cd699 commit a191567
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 @@ -87,7 +87,7 @@
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.6",
"@vates/toggle-scripts": "1.0.0",
"@vitest/coverage-c8": "0.31.1",
"@vitest/coverage-c8": "0.31.3",
"@vitest/ui": "0.31.1",
"add-stream": "1.0.0",
"chai": "4.3.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": "npm:5.59.8"
"@typescript-eslint/parser": "npm:5.59.6"
"@vates/toggle-scripts": "npm:1.0.0"
"@vitest/coverage-c8": "npm:0.31.1"
"@vitest/coverage-c8": "npm:0.31.3"
"@vitest/ui": "npm:0.31.1"
add-stream: "npm:1.0.0"
chai: "npm:4.3.7"
Expand Down Expand Up @@ -2326,9 +2326,9 @@ __metadata:
languageName: node
linkType: hard

"@vitest/coverage-c8@npm:0.31.1":
version: 0.31.1
resolution: "@vitest/coverage-c8@npm:0.31.1"
"@vitest/coverage-c8@npm:0.31.3":
version: 0.31.3
resolution: "@vitest/coverage-c8@npm:0.31.3"
dependencies:
"@ampproject/remapping": "npm:^2.2.1"
c8: "npm:^7.13.0"
Expand All @@ -2337,7 +2337,7 @@ __metadata:
std-env: "npm:^3.3.2"
peerDependencies:
vitest: ">=0.30.0 <1"
checksum: 5b294b64abedd21a8b8cb549d3932b028b3484cbaf49b57170559b0a2da7a1342cfc90cb7cf8fbc31ccca435a47647c64cad9d988bbdb5e0b8c41f19061466a7
checksum: a8f2e64e74100768f0758f7c2c834df4f12feca7eab102fb39d15255045f73bcc139e024eb1d0e56a23dd237c79d147e75d064c90ea0e89fa5593993bcaa0711
languageName: node
linkType: hard

Expand Down

0 comments on commit a191567

Please sign in to comment.