Skip to content

Commit df0c3ae

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

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
@@ -74,7 +74,7 @@
7474
"babel-plugin-transform-remove-console": "6.9.4",
7575
"babel-plugin-unassert": "3.2.0",
7676
"babel-preset-power-assert": "3.0.0",
77-
"c8": "7.10.0",
77+
"c8": "7.11.0",
7878
"esdoc": "1.1.0",
7979
"esdoc-ecmascript-proposal-plugin": "1.0.0",
8080
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

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

2185-
c8@7.10.0:
2186-
version "7.10.0"
2187-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.10.0.tgz#c539ebb15d246b03b0c887165982c49293958a73"
2188-
integrity sha512-OAwfC5+emvA6R7pkYFVBTOtI5ruf9DahffGmIqUc9l6wEh0h7iAFP6dt/V9Ioqlr2zW5avX9U9/w1I4alTRHkA==
2185+
c8@7.11.0:
2186+
version "7.11.0"
2187+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.11.0.tgz#b3ab4e9e03295a102c47ce11d4ef6d735d9a9ac9"
2188+
integrity sha512-XqPyj1uvlHMr+Y1IeRndC2X5P7iJzJlEJwBpCdBbq2JocXOgJfr+JVfJkyNMGROke5LfKrhSFXGFXnwnRJAUJw==
21892189
dependencies:
21902190
"@bcoe/v8-coverage" "^0.2.3"
21912191
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)