Skip to content

Commit cd366ae

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency c8 to v7.7.0
1 parent a1bf406 commit cd366ae

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"babel-plugin-transform-remove-console": "6.9.4",
6969
"babel-plugin-unassert": "3.0.1",
7070
"babel-preset-power-assert": "3.0.0",
71-
"c8": "7.6.0",
71+
"c8": "7.7.0",
7272
"coveralls": "3.1.0",
7373
"esdoc": "1.1.0",
7474
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2755,10 +2755,10 @@ builtins@^1.0.3:
27552755
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
27562756
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
27572757

2758-
c8@7.6.0:
2759-
version "7.6.0"
2760-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.6.0.tgz#0d3b1d01b662beea51a40be33db830a48edd5d3d"
2761-
integrity sha512-cQYCSepX54npWqOKAmRWwOnmN2XPyShpP3Hnw2VoaB/8fdiIke72tKClHLim4U5kSTFc1vjit0771oe+BL7qHw==
2758+
c8@7.7.0:
2759+
version "7.7.0"
2760+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.0.tgz#22241fa5a65c8d059e0c18f4eb845e6d8244c643"
2761+
integrity sha512-9OoBQBa5FPs7NNcjaH52SfQpLCXsDRwJKPOeQ9K1MyYoMlnfazMx3XHp+inFPxMA5BV6VMWw1uFrV9sao1oBqA==
27622762
dependencies:
27632763
"@bcoe/v8-coverage" "^0.2.3"
27642764
"@istanbuljs/schema" "^0.1.2"
@@ -2771,8 +2771,8 @@ [email protected]:
27712771
rimraf "^3.0.0"
27722772
test-exclude "^6.0.0"
27732773
v8-to-istanbul "^7.1.0"
2774-
yargs "^16.0.0"
2775-
yargs-parser "^20.0.0"
2774+
yargs "^16.2.0"
2775+
yargs-parser "^20.2.7"
27762776

27772777
cache-base@^1.0.1:
27782778
version "1.0.1"
@@ -10649,11 +10649,6 @@ yaml@^1.10.0:
1064910649
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.0.tgz#3b593add944876077d4d683fee01081bd9fff31e"
1065010650
integrity sha512-yr2icI4glYaNG+KWONODapy2/jDdMSDnrONSjblABjD9B4Z5LgiircSt8m8sRZFNi08kG9Sm0uSHtEmP3zaEGg==
1065110651

10652-
yargs-parser@^20.0.0:
10653-
version "20.2.7"
10654-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
10655-
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
10656-
1065710652
yargs-parser@^20.2.2:
1065810653
version "20.2.4"
1065910654
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.4.tgz#b42890f14566796f85ae8e3a25290d205f154a54"
@@ -10664,7 +10659,12 @@ yargs-parser@^20.2.3:
1066410659
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.3.tgz#92419ba867b858c868acf8bae9bf74af0dd0ce26"
1066510660
integrity sha512-emOFRT9WVHw03QSvN5qor9QQT9+sw5vwxfYweivSMHTcAXPefwVae2FjO7JJjj8hCE4CzPOPeFM83VwT29HCww==
1066610661

10667-
yargs@^16.0.0, yargs@^16.2.0:
10662+
yargs-parser@^20.2.7:
10663+
version "20.2.7"
10664+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
10665+
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
10666+
10667+
yargs@^16.2.0:
1066810668
version "16.2.0"
1066910669
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
1067010670
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==

0 commit comments

Comments
 (0)