Skip to content

Commit 0ba7dbb

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.9.0
1 parent 29fafdb commit 0ba7dbb

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
@@ -82,7 +82,7 @@
8282
"babel-plugin-transform-remove-console": "6.9.4",
8383
"babel-plugin-unassert": "3.1.0",
8484
"babel-preset-power-assert": "3.0.0",
85-
"c8": "7.8.0",
85+
"c8": "7.9.0",
8686
"esdoc": "1.1.0",
8787
"esdoc-inject-script-plugin": "1.0.0",
8888
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2694,10 +2694,10 @@ builtins@^1.0.3:
26942694
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
26952695
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
26962696

2697-
c8@7.8.0:
2698-
version "7.8.0"
2699-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
2700-
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
2697+
c8@7.9.0:
2698+
version "7.9.0"
2699+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
2700+
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
27012701
dependencies:
27022702
"@bcoe/v8-coverage" "^0.2.3"
27032703
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)