Skip to content

Commit c5a01ef

Browse files
renovate-botcitizensas
authored andcommitted
chore(deps): update dependency codecov to v3.8.0
1 parent 2bfdd20 commit c5a01ef

2 files changed

Lines changed: 28 additions & 30 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@rollup/plugin-node-resolve": "9.0.0",
2424
"@rollup/plugin-typescript": "6.0.0",
2525
"@types/mocha": "8.0.3",
26-
"codecov": "3.7.2",
26+
"codecov": "3.8.0",
2727
"conventional-changelog-cli": "2.1.0",
2828
"fetch-mock": "6.5.2",
2929
"http-server": "0.12.3",

yarn.lock

Lines changed: 27 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -360,11 +360,6 @@ after@0.8.2:
360360
resolved "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz#fedb394f9f0e02aa9768e702bda23b505fae7e1f"
361361
integrity sha1-/ts5T58OAqqXaOcCvaI7UF+ufh8=
362362

363-
agent-base@5:
364-
version "5.1.1"
365-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
366-
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
367-
368363
agent-base@6:
369364
version "6.0.0"
370365
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.0.tgz#5d0101f19bbfaed39980b22ae866de153b93f09a"
@@ -1015,15 +1010,15 @@ co@^4.6.0:
10151010
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
10161011
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
10171012

1018-
codecov@3.7.2:
1019-
version "3.7.2"
1020-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.2.tgz#998e68c8c1ef4b55cfcf11cd456866d35e13d693"
1021-
integrity sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==
1013+
codecov@3.8.0:
1014+
version "3.8.0"
1015+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.0.tgz#134bb6ff329711590a91e20441ca1ace66f1528d"
1016+
integrity sha512-7E/S7hmq2CJvCMBMu+aRACO9jxQX1HJug/M3ub8+t84R+5Ai2T5sFMxS3W8P41m2A63+VSAAL4U0aBlqZXkJPw==
10221017
dependencies:
10231018
argv "0.0.2"
10241019
ignore-walk "3.0.3"
1025-
js-yaml "3.13.1"
1026-
teeny-request "6.0.1"
1020+
js-yaml "3.14.0"
1021+
teeny-request "7.0.1"
10271022
urlgrey "0.4.4"
10281023

10291024
color-convert@^1.9.0:
@@ -2349,12 +2344,12 @@ https-proxy-agent@^2.2.1:
23492344
agent-base "^4.1.0"
23502345
debug "^3.1.0"
23512346

2352-
https-proxy-agent@^4.0.0:
2353-
version "4.0.0"
2354-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
2355-
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
2347+
https-proxy-agent@^5.0.0:
2348+
version "5.0.0"
2349+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
2350+
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
23562351
dependencies:
2357-
agent-base "5"
2352+
agent-base "6"
23582353
debug "4"
23592354

23602355
human-signals@^1.1.1:
@@ -2795,6 +2790,14 @@ js-yaml@3.13.1, js-yaml@^3.13.1:
27952790
argparse "^1.0.7"
27962791
esprima "^4.0.0"
27972792

2793+
js-yaml@3.14.0:
2794+
version "3.14.0"
2795+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
2796+
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
2797+
dependencies:
2798+
argparse "^1.0.7"
2799+
esprima "^4.0.0"
2800+
27982801
js-yaml@3.x:
27992802
version "3.13.0"
28002803
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.0.tgz#38ee7178ac0eea2c97ff6d96fff4b18c7d8cf98e"
@@ -3511,11 +3514,6 @@ nice-try@^1.0.4:
35113514
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
35123515
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
35133516

3514-
node-fetch@^2.2.0:
3515-
version "2.6.0"
3516-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
3517-
integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
3518-
35193517
node-fetch@^2.6.1:
35203518
version "2.6.1"
35213519
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
@@ -4930,16 +4928,16 @@ supports-color@^5.3.0:
49304928
dependencies:
49314929
has-flag "^3.0.0"
49324930

4933-
teeny-request@6.0.1:
4934-
version "6.0.1"
4935-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
4936-
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
4931+
teeny-request@7.0.1:
4932+
version "7.0.1"
4933+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
4934+
integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==
49374935
dependencies:
49384936
http-proxy-agent "^4.0.0"
4939-
https-proxy-agent "^4.0.0"
4940-
node-fetch "^2.2.0"
4937+
https-proxy-agent "^5.0.0"
4938+
node-fetch "^2.6.1"
49414939
stream-events "^1.0.5"
4942-
uuid "^3.3.2"
4940+
uuid "^8.0.0"
49434941

49444942
temp-dir@^2.0.0:
49454943
version "2.0.0"
@@ -5273,7 +5271,7 @@ utils-merge@1.0.1:
52735271
resolved "https://registry.yarnpkg.com/utils-merge/-/utils-merge-1.0.1.tgz#9f95710f50a267947b2ccc124741c1028427e713"
52745272
integrity sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=
52755273

5276-
uuid@8.3.1:
5274+
uuid@8.3.1, uuid@^8.0.0:
52775275
version "8.3.1"
52785276
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
52795277
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==

0 commit comments

Comments
 (0)