Skip to content

Commit 68ca326

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.9.0
1 parent db260e2 commit 68ca326

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
@@ -76,7 +76,7 @@
7676
"babel-plugin-transform-remove-console": "6.9.4",
7777
"babel-plugin-unassert": "3.1.0",
7878
"babel-preset-power-assert": "3.0.0",
79-
"c8": "7.8.0",
79+
"c8": "7.9.0",
8080
"esdoc": "1.1.0",
8181
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8282
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

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

2658-
c8@7.8.0:
2659-
version "7.8.0"
2660-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
2661-
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
2658+
c8@7.9.0:
2659+
version "7.9.0"
2660+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
2661+
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
26622662
dependencies:
26632663
"@bcoe/v8-coverage" "^0.2.3"
26642664
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)