Skip to content

Commit 020a814

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v8
1 parent 21826fb commit 020a814

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
@@ -78,7 +78,7 @@
7878
"babel-plugin-transform-remove-console": "6.9.4",
7979
"babel-plugin-unassert": "3.2.0",
8080
"babel-preset-power-assert": "3.0.0",
81-
"c8": "7.14.0",
81+
"c8": "8.0.0",
8282
"esdoc": "1.1.0",
8383
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8484
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3414,10 +3414,10 @@ bundle-name@^3.0.0:
34143414
dependencies:
34153415
run-applescript "^5.0.0"
34163416

3417-
c8@7.14.0:
3418-
version "7.14.0"
3419-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.14.0.tgz#f368184c73b125a80565e9ab2396ff0be4d732f3"
3420-
integrity sha512-i04rtkkcNcCf7zsQcSv/T9EbUn4RXQ6mropeMcjFOsQXQ0iGLAr/xT6TImQg4+U9hmNpN9XdvPkjUL1IzbgxJw==
3417+
c8@8.0.0:
3418+
version "8.0.0"
3419+
resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.0.tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f"
3420+
integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ==
34213421
dependencies:
34223422
"@bcoe/v8-coverage" "^0.2.3"
34233423
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)