Skip to content

Commit 298c8fe

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.11.3
1 parent bb3871c commit 298c8fe

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
@@ -85,7 +85,7 @@
8585
"babel-plugin-transform-remove-console": "6.9.4",
8686
"babel-plugin-unassert": "3.2.0",
8787
"babel-preset-power-assert": "3.0.0",
88-
"c8": "7.11.2",
88+
"c8": "7.11.3",
8989
"esdoc": "1.1.0",
9090
"esdoc-ecmascript-proposal-plugin": "1.0.0",
9191
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3338,10 +3338,10 @@ builtins@^1.0.3:
33383338
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
33393339
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
33403340

3341-
c8@7.11.2:
3342-
version "7.11.2"
3343-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.2.tgz#2f2103e39079899041e612999a16b31d7ea6d463"
3344-
integrity sha512-6ahJSrhS6TqSghHm+HnWt/8Y2+z0hM/FQyB1ybKhAR30+NYL9CTQ1uwHxuWw6U7BHlHv6wvhgOrH81I+lfCkxg==
3341+
c8@7.11.3:
3342+
version "7.11.3"
3343+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.3.tgz#88c8459c1952ed4f701b619493c9ae732b057163"
3344+
integrity sha512-6YBmsaNmqRm9OS3ZbIiL2EZgi1+Xc4O24jL3vMYGE6idixYuGdy76rIfIdltSKDj9DpLNrcXSonUTR1miBD0wA==
33453345
dependencies:
33463346
"@bcoe/v8-coverage" "^0.2.3"
33473347
"@istanbuljs/schema" "^0.1.3"

0 commit comments

Comments
 (0)