Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dev-deps): update dependency c8 to v7.13.0 #70

Merged
merged 1 commit into from
Feb 20, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@typescript-eslint/utils": "5.51.0",
"@typescript/vfs": "1.4.0",
"ava": "5.2.0",
"c8": "7.12.0",
"c8": "7.13.0",
"commitizen": "4.3.0",
"cspell": "6.23.1",
"eslint": "8.34.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2195,9 +2195,9 @@ __metadata:
languageName: node
linkType: hard

"c8@npm:7.12.0":
version: 7.12.0
resolution: "c8@npm:7.12.0"
"c8@npm:7.13.0":
version: 7.13.0
resolution: "c8@npm:7.13.0"
dependencies:
"@bcoe/v8-coverage": ^0.2.3
"@istanbuljs/schema": ^0.1.3
Expand All @@ -2213,7 +2213,7 @@ __metadata:
yargs-parser: ^20.2.9
bin:
c8: bin/c8.js
checksum: 3b7fa9ad7cff2cb0bb579467e6b544498fbd46e9353a809ad3b8cf749df4beadd074cde277356b0552f3c8055b1b3ec3ebaf2209e9ad4bdefed92dbf64d283ab
checksum: 491abf4cf3097cdcfd24dbac49162f1383861c22c77fdd9280bcd38240e1e07d2c6a59da5d4df59a61a8204e2fc297d31fd526e495faf8d2f20dcc12a37b144c
languageName: node
linkType: hard

Expand Down Expand Up @@ -5289,7 +5289,7 @@ __metadata:
"@typescript-eslint/utils": 5.51.0
"@typescript/vfs": 1.4.0
ava: 5.2.0
c8: 7.12.0
c8: 7.13.0
commitizen: 4.3.0
cspell: 6.23.1
eslint: 8.34.0
Expand Down