Skip to content

Commit 50d6712

Browse files
⬆️ deps: Upgrade dependency c8 to v10.1.2.
1 parent db00346 commit 50d6712

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
@@ -99,7 +99,7 @@
9999
"babel-plugin-transform-remove-console": "6.9.4",
100100
"babel-plugin-unassert": "3.2.0",
101101
"babel-preset-power-assert": "3.0.0",
102-
"c8": "10.1.1",
102+
"c8": "10.1.2",
103103
"esdoc": "1.1.0",
104104
"esdoc-inject-script-plugin": "1.0.0",
105105
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3537,10 +3537,10 @@ bundle-name@^4.1.0:
35373537
dependencies:
35383538
run-applescript "^7.0.0"
35393539

3540-
3541-
version "10.1.1"
3542-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.1.tgz#797e324386257506bff782f9eb2af868d103993d"
3543-
integrity sha512-+aAvpNMwnzncW27XsEf2eMrGTF8HXIGZ24UQ1dW679+8SQ/UvDXxHNoKwMohcI9ZVj0xl/bI4/meqxvIWOBYaw==
3540+
3541+
version "10.1.2"
3542+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.2.tgz#7fe04ced150316e2a623612ab78378289f7e6a9f"
3543+
integrity sha512-Qr6rj76eSshu5CgRYvktW0uM0CFY0yi4Fd5D0duDXO6sYinyopmftUiJVuzBQxQcwQLor7JWDVRP+dUfCmzgJw==
35443544
dependencies:
35453545
"@bcoe/v8-coverage" "^0.2.3"
35463546
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)