Skip to content

Commit ac2ba4f

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v7.13.0
1 parent 475aaae commit ac2ba4f

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
@@ -85,7 +85,7 @@
8585
"babel-plugin-transform-remove-console": "6.9.4",
8686
"babel-plugin-unassert": "3.2.0",
8787
"babel-preset-power-assert": "3.0.0",
88-
"c8": "7.12.0",
88+
"c8": "7.13.0",
8989
"esdoc": "1.1.0",
9090
"esdoc-ecmascript-proposal-plugin": "1.0.0",
9191
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3539,10 +3539,10 @@ builtins@^5.0.1:
35393539
dependencies:
35403540
semver "^7.0.0"
35413541

3542-
c8@7.12.0:
3543-
version "7.12.0"
3544-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.12.0.tgz#402db1c1af4af5249153535d1c84ad70c5c96b14"
3545-
integrity sha512-CtgQrHOkyxr5koX1wEUmN/5cfDa2ckbHRA4Gy5LAL0zaCFtVWJS5++n+w4/sr2GWGerBxgTjpKeDclk/Qk6W/A==
3542+
c8@7.13.0:
3543+
version "7.13.0"
3544+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4"
3545+
integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==
35463546
dependencies:
35473547
"@bcoe/v8-coverage" "^0.2.3"
35483548
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)