Skip to content

Commit af8375a

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency c8 to v7.0.1 (#282)
1 parent 069ce4e commit af8375a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/uuid": "3.4.6",
4949
"ava": "2.4.0",
5050
"builtins": "3.0.0",
51-
"c8": "7.0.0",
51+
"c8": "7.0.1",
5252
"codecov": "3.6.1",
5353
"husky": "4.0.7",
5454
"lint-staged": "9.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -764,10 +764,10 @@ builtins@^1.0.3:
764764
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
765765
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
766766

767-
768-
version "7.0.0"
769-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.0.0.tgz#32db156e5a7049bc4a9ab187801be8f3b8045814"
770-
integrity sha512-4X920F1QhyHqZKHsmwUuUVA3GrJ5vwqKd1iqnMB/G+KiydNF3TtM3FqNFMzHI0t+pa1xMa6TZwtt67bTlYzVPQ==
767+
768+
version "7.0.1"
769+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.0.1.tgz#a4f8403ee331a03666aff582a917840f20d2522d"
770+
integrity sha512-kItgBaizNmOtRHM0QDRXbHAiatwGM54z+ec8aGxq8GGPC4OehjKkoV0/mADx2Azbl0SK9JdMl03DdUWZUAEyEA==
771771
dependencies:
772772
"@bcoe/v8-coverage" "^0.2.3"
773773
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)