Skip to content

Commit 635fbcf

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.7.2
1 parent 080ae08 commit 635fbcf

File tree

2 files changed

+5
-19
lines changed

2 files changed

+5
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"babel-plugin-transform-remove-console": "6.9.4",
7474
"babel-plugin-unassert": "3.0.1",
7575
"babel-preset-power-assert": "3.0.0",
76-
"c8": "7.7.1",
76+
"c8": "7.7.2",
7777
"esdoc": "1.1.0",
7878
"esdoc-ecmascript-proposal-plugin": "1.0.0",
7979
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1382,11 +1382,6 @@
13821382
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
13831383
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
13841384

1385-
"@types/is-windows@^1.0.0":
1386-
version "1.0.0"
1387-
resolved "https://registry.yarnpkg.com/@types/is-windows/-/is-windows-1.0.0.tgz#1011fa129d87091e2f6faf9042d6704cdf2e7be0"
1388-
integrity sha512-tJ1rq04tGKuIJoWIH0Gyuwv4RQ3+tIu7wQrC0MV47raQ44kIzXSSFKfrxFUOWVRvesoF7mrTqigXmqoZJsXwTg==
1389-
13901385
"@types/istanbul-lib-coverage@^2.0.1":
13911386
version "2.0.3"
13921387
resolved "https://registry.yarnpkg.com/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz#4ba8ddb720221f432e443bd5f9117fd22cfd4762"
@@ -2367,16 +2362,15 @@ builtins@^1.0.3:
23672362
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
23682363
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
23692364

2370-
2371-
version "7.7.1"
2372-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.1.tgz#442c5e175f47c407d8631e8d82f17260f666ad10"
2373-
integrity sha512-OO9KpDGv1iTd/MBNUForJH7vPKt9XnRPWSBKeRJGma4xfTaKBObA0zWAplFpFRuf/qRmATFqGFrzxqDk51LXsw==
2365+
2366+
version "7.7.2"
2367+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.2.tgz#30ff37b8125d96cab3eb065895a0b68dbc495a0f"
2368+
integrity sha512-8AqNnUMxB3hsgYCYso2GJjlwnaNPlrEEbYbCQb7N76V1nrOgCKXiTcE3gXU18rIj0FeduPywROrIBMC7XAKApg==
23742369
dependencies:
23752370
"@bcoe/v8-coverage" "^0.2.3"
23762371
"@istanbuljs/schema" "^0.1.2"
23772372
find-up "^5.0.0"
23782373
foreground-child "^2.0.0"
2379-
furi "^2.0.0"
23802374
istanbul-lib-coverage "^3.0.0"
23812375
istanbul-lib-report "^3.0.0"
23822376
istanbul-reports "^3.0.2"
@@ -4670,14 +4664,6 @@ functional-red-black-tree@^1.0.1:
46704664
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
46714665
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
46724666

4673-
furi@^2.0.0:
4674-
version "2.0.0"
4675-
resolved "https://registry.yarnpkg.com/furi/-/furi-2.0.0.tgz#13d85826a1af21acc691da6254b3888fc39f0b4a"
4676-
integrity sha512-uKuNsaU0WVaK/vmvj23wW1bicOFfyqSsAIH71bRZx8kA4Xj+YCHin7CJKJJjkIsmxYaPFLk9ljmjEyB7xF7WvQ==
4677-
dependencies:
4678-
"@types/is-windows" "^1.0.0"
4679-
is-windows "^1.0.2"
4680-
46814667
generic-names@^2.0.1:
46824668
version "2.0.1"
46834669
resolved "https://registry.yarnpkg.com/generic-names/-/generic-names-2.0.1.tgz#f8a378ead2ccaa7a34f0317b05554832ae41b872"

0 commit comments

Comments
 (0)