Skip to content

Commit 96e9398

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v9.1.0
1 parent 7464c32 commit 96e9398

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
@@ -76,7 +76,7 @@
7676
"babel-plugin-transform-remove-console": "6.9.4",
7777
"babel-plugin-unassert": "3.2.0",
7878
"babel-preset-power-assert": "3.0.0",
79-
"c8": "9.0.0",
79+
"c8": "9.1.0",
8080
"esdoc": "1.1.0",
8181
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8282
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3448,10 +3448,10 @@ bundle-name@^3.0.0:
34483448
dependencies:
34493449
run-applescript "^5.0.0"
34503450

3451-
c8@9.0.0:
3452-
version "9.0.0"
3453-
resolved "https://registry.yarnpkg.com/c8/-/c8-9.0.0.tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d"
3454-
integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ==
3451+
c8@9.1.0:
3452+
version "9.1.0"
3453+
resolved "https://registry.yarnpkg.com/c8/-/c8-9.1.0.tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112"
3454+
integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==
34553455
dependencies:
34563456
"@bcoe/v8-coverage" "^0.2.3"
34573457
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)