Skip to content

Commit 1a9126c

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v8
1 parent 33bccee commit 1a9126c

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.14.0",
88+
"c8": "8.0.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
@@ -3369,10 +3369,10 @@ bundle-name@^3.0.0:
33693369
dependencies:
33703370
run-applescript "^5.0.0"
33713371

3372-
c8@7.14.0:
3373-
version "7.14.0"
3374-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3"
3375-
integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==
3372+
c8@8.0.0:
3373+
version "8.0.0"
3374+
resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.0.tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f"
3375+
integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ==
33763376
dependencies:
33773377
"@bcoe/v8-coverage" "^0.2.3"
33783378
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)