Skip to content

Commit 63addd1

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

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
@@ -79,7 +79,7 @@
7979
"babel-plugin-transform-remove-console": "6.9.4",
8080
"babel-plugin-unassert": "3.1.0",
8181
"babel-preset-power-assert": "3.0.0",
82-
"c8": "7.8.0",
82+
"c8": "7.9.0",
8383
"esdoc": "1.1.0",
8484
"esdoc-inject-script-plugin": "1.0.0",
8585
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

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

3181-
c8@7.8.0:
3182-
version "7.8.0"
3183-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
3184-
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
3181+
c8@7.9.0:
3182+
version "7.9.0"
3183+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.9.0.tgz#e63b9a22c8b4adbf6a8c8cb6194ee086b3e13c24"
3184+
integrity sha512-aQ7dC8gASnKdBwHUuYuzsdKCEDrKnWr7ZuZUnf4CNAL81oyKloKrs7H7zYvcrmCtIrMToudBSUhq2q+LLBMvgg==
31853185
dependencies:
31863186
"@bcoe/v8-coverage" "^0.2.3"
31873187
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)