Skip to content

Commit fcc8b3b

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"babel-plugin-unassert": "3.0.1",
7979
"babel-preset-power-assert": "3.0.0",
8080
"benchmark": "2.1.4",
81-
"c8": "7.6.0",
81+
"c8": "7.7.0",
8282
"coveralls": "3.1.0",
8383
"esdoc": "1.1.0",
8484
"esdoc-inject-script-plugin": "1.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,10 +2386,10 @@ builtins@^1.0.3:
23862386
resolved "https://registry.yarnpkg.com/builtins/-/builtins-1.0.3.tgz#cb94faeb61c8696451db36534e1422f94f0aee88"
23872387
integrity sha1-y5T662HIaWRR2zZTThQi+U8K7og=
23882388

2389-
c8@7.6.0:
2390-
version "7.6.0"
2391-
resolved "https://registry.yarnpkg.com/c8/-/c8-7.6.0.tgz#0d3b1d01b662beea51a40be33db830a48edd5d3d"
2392-
integrity sha512-cQYCSepX54npWqOKAmRWwOnmN2XPyShpP3Hnw2VoaB/8fdiIke72tKClHLim4U5kSTFc1vjit0771oe+BL7qHw==
2389+
c8@7.7.0:
2390+
version "7.7.0"
2391+
resolved "https://registry.yarnpkg.com/c8/-/c8-7.7.0.tgz#22241fa5a65c8d059e0c18f4eb845e6d8244c643"
2392+
integrity sha512-9OoBQBa5FPs7NNcjaH52SfQpLCXsDRwJKPOeQ9K1MyYoMlnfazMx3XHp+inFPxMA5BV6VMWw1uFrV9sao1oBqA==
23932393
dependencies:
23942394
"@bcoe/v8-coverage" "^0.2.3"
23952395
"@istanbuljs/schema" "^0.1.2"
@@ -2402,8 +2402,8 @@ [email protected]:
24022402
rimraf "^3.0.0"
24032403
test-exclude "^6.0.0"
24042404
v8-to-istanbul "^7.1.0"
2405-
yargs "^16.0.0"
2406-
yargs-parser "^20.0.0"
2405+
yargs "^16.2.0"
2406+
yargs-parser "^20.2.7"
24072407

24082408
cache-base@^1.0.1:
24092409
version "1.0.1"
@@ -10087,12 +10087,12 @@ yaml@^1.10.0:
1008710087
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
1008810088
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
1008910089

10090-
yargs-parser@^20.0.0, yargs-parser@^20.2.2, yargs-parser@^20.2.3:
10090+
yargs-parser@^20.2.2, yargs-parser@^20.2.3, yargs-parser@^20.2.7:
1009110091
version "20.2.7"
1009210092
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
1009310093
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
1009410094

10095-
yargs@^16.0.0, yargs@^16.2.0:
10095+
yargs@^16.2.0:
1009610096
version "16.2.0"
1009710097
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
1009810098
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==

0 commit comments

Comments
 (0)