Skip to content

Commit 485eb60

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.9.0
1 parent 74ae0bc commit 485eb60

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
@@ -72,7 +72,7 @@
7272
"babel-plugin-transform-remove-console": "6.9.4",
7373
"babel-plugin-unassert": "3.1.0",
7474
"babel-preset-power-assert": "3.0.0",
75-
"c8": "7.8.0",
75+
"c8": "7.9.0",
7676
"esdoc": "1.1.0",
7777
"esdoc-ecmascript-proposal-plugin": "1.0.0",
7878
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

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

2612-
c8@7.8.0:
2613-
version "7.8.0"
2614-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
2615-
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
2612+
c8@7.9.0:
2613+
version "7.9.0"
2614+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
2615+
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
26162616
dependencies:
26172617
"@bcoe/v8-coverage" "^0.2.3"
26182618
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)