Skip to content

Commit 525f8b5

Browse files
committed
⬆️ deps: Upgrade dependency c8 to v10.1.1.
1 parent e60031f commit 525f8b5

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
@@ -97,7 +97,7 @@
9797
"babel-plugin-transform-remove-console": "6.9.4",
9898
"babel-plugin-unassert": "3.2.0",
9999
"babel-preset-power-assert": "3.0.0",
100-
"c8": "10.0.0",
100+
"c8": "10.1.1",
101101
"esdoc": "1.1.0",
102102
"esdoc-ecmascript-proposal-plugin": "1.0.0",
103103
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3494,10 +3494,10 @@ bundle-name@^4.1.0:
34943494
dependencies:
34953495
run-applescript "^7.0.0"
34963496

3497-
c8@10.0.0:
3498-
version "10.0.0"
3499-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.0.0.tgz#a28fe2268926e5d7486bc803755f4d5b4db18371"
3500-
integrity sha512-rdQecjxw16P8kwgMBjruaQyfF+R2o/mucCCK4VPktwq2HFMWLOHGyUasb46+WlUOVJX94d6dZolcJxzjCzWmXg==
3497+
c8@10.1.1:
3498+
version "10.1.1"
3499+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.1.tgz#797e324386257506bff782f9eb2af868d103993d"
3500+
integrity sha512-+aAvpNMwnzncW27XsEf2eMrGTF8HXIGZ24UQ1dW679+8SQ/UvDXxHNoKwMohcI9ZVj0xl/bI4/meqxvIWOBYaw==
35013501
dependencies:
35023502
"@bcoe/v8-coverage" "^0.2.3"
35033503
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)