Skip to content

Commit 5185696

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

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
@@ -74,7 +74,7 @@
7474
"babel-plugin-transform-remove-console": "6.9.4",
7575
"babel-plugin-unassert": "3.1.0",
7676
"babel-preset-power-assert": "3.0.0",
77-
"c8": "7.8.0",
77+
"c8": "7.9.0",
7878
"esdoc": "1.1.0",
7979
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8080
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

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

2731-
c8@7.8.0:
2732-
version "7.8.0"
2733-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
2734-
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
2731+
c8@7.9.0:
2732+
version "7.9.0"
2733+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
2734+
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
27352735
dependencies:
27362736
"@bcoe/v8-coverage" "^0.2.3"
27372737
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)