Skip to content

Commit 4978d52

Browse files
⬆️ deps: Upgrade dependency c8 to v10.1.1.
1 parent a79f179 commit 4978d52

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
@@ -87,7 +87,7 @@
8787
"babel-plugin-transform-remove-console": "6.9.4",
8888
"babel-plugin-unassert": "3.2.0",
8989
"babel-preset-power-assert": "3.0.0",
90-
"c8": "10.0.0",
90+
"c8": "10.1.1",
9191
"esdoc": "1.1.0",
9292
"esdoc-ecmascript-proposal-plugin": "1.0.0",
9393
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3572,10 +3572,10 @@ bundle-name@^4.1.0:
35723572
dependencies:
35733573
run-applescript "^7.0.0"
35743574

3575-
c8@10.0.0:
3576-
version "10.0.0"
3577-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.0.0.tgz#a28fe2268926e5d7486bc803755f4d5b4db18371"
3578-
integrity sha512-rdQecjxw16P8kwgMBjruaQyfF+R2o/mucCCK4VPktwq2HFMWLOHGyUasb46+WlUOVJX94d6dZolcJxzjCzWmXg==
3575+
c8@10.1.1:
3576+
version "10.1.1"
3577+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.1.tgz#797e324386257506bff782f9eb2af868d103993d"
3578+
integrity sha512-+aAvpNMwnzncW27XsEf2eMrGTF8HXIGZ24UQ1dW679+8SQ/UvDXxHNoKwMohcI9ZVj0xl/bI4/meqxvIWOBYaw==
35793579
dependencies:
35803580
"@bcoe/v8-coverage" "^0.2.3"
35813581
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)