Skip to content

Commit 7cdf25d

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v10.1.2.
1 parent a3e5059 commit 7cdf25d

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
@@ -83,7 +83,7 @@
8383
"babel-plugin-transform-remove-console": "6.9.4",
8484
"babel-plugin-unassert": "3.2.0",
8585
"babel-preset-power-assert": "3.0.0",
86-
"c8": "10.1.1",
86+
"c8": "10.1.2",
8787
"esdoc": "1.1.0",
8888
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8989
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3480,10 +3480,10 @@ bundle-name@^4.1.0:
34803480
dependencies:
34813481
run-applescript "^7.0.0"
34823482

3483-
3484-
version "10.1.1"
3485-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.1.tgz#797e324386257506bff782f9eb2af868d103993d"
3486-
integrity sha512-+aAvpNMwnzncW27XsEf2eMrGTF8HXIGZ24UQ1dW679+8SQ/UvDXxHNoKwMohcI9ZVj0xl/bI4/meqxvIWOBYaw==
3483+
3484+
version "10.1.2"
3485+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.2.tgz#7fe04ced150316e2a623612ab78378289f7e6a9f"
3486+
integrity sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==
34873487
dependencies:
34883488
"@bcoe/v8-coverage" "^0.2.3"
34893489
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)