Skip to content

Commit c4284d4

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.11.0
1 parent 3bf8f7a commit c4284d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"babel-plugin-transform-remove-console": "6.9.4",
8383
"babel-plugin-unassert": "3.2.0",
8484
"babel-preset-power-assert": "3.0.0",
85-
"c8": "7.10.0",
85+
"c8": "7.11.0",
8686
"esdoc": "1.1.0",
8787
"esdoc-inject-script-plugin": "1.0.0",
8888
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2260,10 +2260,10 @@ builtins@^1.0.3:
22602260
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
22612261
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
22622262

2263-
c8@7.10.0:
2264-
version "7.10.0"
2265-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.10.0.tgz#c539ebb15d246b03b0c887165982c49293958a73"
2266-
integrity sha512-OAwfC5+emvA6R7pkYFVBTOtI5ruf9DahffGmIqUc9l6wEh0h7iAFP6dt/V9Ioqlr2zW5avX9U9/w1I4alTRHkA==
2263+
c8@7.11.0:
2264+
version "7.11.0"
2265+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.0.tgz#b3ab4e9e03295a102c47ce11d4ef6d735d9a9ac9"
2266+
integrity sha512-XqPyj1uvlHMr+Y1IeRndC2X5P7iJzJlEJwBpCdBbq2JocXOgJfr+JVfJkyNMGROke5LfKrhSFXGFXnwnRJAUJw==
22672267
dependencies:
22682268
"@bcoe/v8-coverage" "^0.2.3"
22692269
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)