Skip to content

Commit 6cef68b

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.7.1
1 parent 04346f8 commit 6cef68b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"babel-plugin-transform-remove-console": "6.9.4",
7373
"babel-plugin-unassert": "3.0.1",
7474
"babel-preset-power-assert": "3.0.0",
75-
"c8": "7.7.0",
75+
"c8": "7.7.1",
7676
"chalk": "4.1.0",
7777
"coveralls": "3.1.0",
7878
"esdoc": "1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2303,10 +2303,10 @@ builtins@^1.0.3:
23032303
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
23042304
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
23052305

2306-
c8@7.7.0:
2307-
version "7.7.0"
2308-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.0.tgz#22241fa5a65c8d059e0c18f4eb845e6d8244c643"
2309-
integrity sha512-9OoBQBa5FPs7NNcjaH52SfQpLCXsDRwJKPOeQ9K1MyYoMlnfazMx3XHp+inFPxMA5BV6VMWw1uFrV9sao1oBqA==
2306+
c8@7.7.1:
2307+
version "7.7.1"
2308+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.1.tgz#442c5e175f47c407d8631e8d82f17260f666ad10"
2309+
integrity sha512-OO9KpDGv1iTd/MBNUForJH7vPKt9XnRPWSBKeRJGma4xfTaKBObA0zWAplFpFRuf/qRmATFqGFrzxqDk51LXsw==
23102310
dependencies:
23112311
"@bcoe/v8-coverage" "^0.2.3"
23122312
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)