Skip to content

Commit 4f8e140

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.8.0
1 parent 68a5062 commit 4f8e140

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
@@ -79,7 +79,7 @@
7979
"babel-plugin-transform-remove-console": "6.9.4",
8080
"babel-plugin-unassert": "3.1.0",
8181
"babel-preset-power-assert": "3.0.0",
82-
"c8": "7.7.3",
82+
"c8": "7.8.0",
8383
"esdoc": "1.1.0",
8484
"esdoc-inject-script-plugin": "1.0.0",
8585
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

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

2928-
c8@7.7.3:
2929-
version "7.7.3"
2930-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.3.tgz#5af8f83b55dace03b353375e7a2ba85e2c13b17f"
2931-
integrity sha512-ZyA7n3w8i4ETV25tVYMHwJxCSnaOf/LfA8vOcuZOPbonuQfD7tBT/gMWZy7eczRpCDuHcvMXwoqAemg6R0p3+A==
2928+
c8@7.8.0:
2929+
version "7.8.0"
2930+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.8.0.tgz#8fcfe848587d9d5796f22e9b0546a387a66d1b3b"
2931+
integrity sha512-x2Bx+IIEd608B1LmjiNQ/kizRPkCWo5XzuV57J9afPjAHSnYXALwbCSOkQ7cSaNXBNblfqcvdycj+klmL+j6yA==
29322932
dependencies:
29332933
"@bcoe/v8-coverage" "^0.2.3"
29342934
"@istanbuljs/schema" "^0.1.2"

0 commit comments

Comments
 (0)