Skip to content

Commit 1ffd830

Browse files
chore(deps-dev): Bump codecov from 3.7.2 to 3.8.0 (#1554)
1 parent a467f8c commit 1ffd830

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@babel/preset-env": "^7.7.5",
20-
"codecov": "3.7.2",
20+
"codecov": "3.8.0",
2121
"cross-env": "^7.0.2",
2222
"eslint": "7.10.0",
2323
"eslint-config-prettier": "6.12.0",

yarn.lock

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1429,11 +1429,6 @@ acorn@^7.4.0:
14291429
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.0.tgz#e1ad486e6c54501634c6c397c5c121daa383607c"
14301430
integrity sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==
14311431

1432-
agent-base@5:
1433-
version "5.1.1"
1434-
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-5.1.1.tgz#e8fb3f242959db44d63be665db7a8e739537a32c"
1435-
integrity sha512-TMeqbNl2fMW0nMjTEPOwe3J/PRFP4vqeoNuQMG0HlMrtm5QxKqdvAkZ1pRBQ/ulIyDD5Yq0nJ7YbdD8ey0TO3g==
1436-
14371432
agent-base@6:
14381433
version "6.0.0"
14391434
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.0.tgz#5d0101f19bbfaed39980b22ae866de153b93f09a"
@@ -1861,15 +1856,15 @@ co@^4.6.0:
18611856
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
18621857
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=
18631858

1864-
codecov@3.7.2:
1865-
version "3.7.2"
1866-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.2.tgz#998e68c8c1ef4b55cfcf11cd456866d35e13d693"
1867-
integrity sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==
1859+
codecov@3.8.0:
1860+
version "3.8.0"
1861+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.8.0.tgz#134bb6ff329711590a91e20441ca1ace66f1528d"
1862+
integrity sha512-7E/S7hmq2CJvCMBMu+aRACO9jxQX1HJug/M3ub8+t84R+5Ai2T5sFMxS3W8P41m2A63+VSAAL4U0aBlqZXkJPw==
18681863
dependencies:
18691864
argv "0.0.2"
18701865
ignore-walk "3.0.3"
1871-
js-yaml "3.13.1"
1872-
teeny-request "6.0.1"
1866+
js-yaml "3.14.0"
1867+
teeny-request "7.0.1"
18731868
urlgrey "0.4.4"
18741869

18751870
collect-v8-coverage@^1.0.0:
@@ -2898,12 +2893,12 @@ http-signature@~1.2.0:
28982893
jsprim "^1.2.2"
28992894
sshpk "^1.7.0"
29002895

2901-
https-proxy-agent@^4.0.0:
2902-
version "4.0.0"
2903-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-4.0.0.tgz#702b71fb5520a132a66de1f67541d9e62154d82b"
2904-
integrity sha512-zoDhWrkR3of1l9QAL8/scJZyLu8j/gBkcwcaQOZh7Gyh/+uJQzGVETdgT30akuwkpL8HTRfssqI3BZuV18teDg==
2896+
https-proxy-agent@^5.0.0:
2897+
version "5.0.0"
2898+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz#e2a90542abb68a762e0a0850f6c9edadfd8506b2"
2899+
integrity sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==
29052900
dependencies:
2906-
agent-base "5"
2901+
agent-base "6"
29072902
debug "4"
29082903

29092904
human-signals@^1.1.1:
@@ -3668,10 +3663,10 @@ jest@26.5.2:
36683663
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
36693664
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
36703665

3671-
js-yaml@3.13.1, js-yaml@^3.13.1:
3672-
version "3.13.1"
3673-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3674-
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
3666+
js-yaml@3.14.0, js-yaml@^3.13.1:
3667+
version "3.14.0"
3668+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
3669+
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
36753670
dependencies:
36763671
argparse "^1.0.7"
36773672
esprima "^4.0.0"
@@ -4060,7 +4055,7 @@ nice-try@^1.0.4:
40604055
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
40614056
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
40624057

4063-
node-fetch@^2.2.0:
4058+
node-fetch@^2.6.1:
40644059
version "2.6.1"
40654060
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
40664061
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
@@ -5235,16 +5230,16 @@ table@^5.2.3:
52355230
slice-ansi "^2.1.0"
52365231
string-width "^3.0.0"
52375232

5238-
teeny-request@6.0.1:
5239-
version "6.0.1"
5240-
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-6.0.1.tgz#9b1f512cef152945827ba7e34f62523a4ce2c5b0"
5241-
integrity sha512-TAK0c9a00ELOqLrZ49cFxvPVogMUFaWY8dUsQc/0CuQPGF+BOxOQzXfE413BAk2kLomwNplvdtMpeaeGWmoc2g==
5233+
teeny-request@7.0.1:
5234+
version "7.0.1"
5235+
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-7.0.1.tgz#bdd41fdffea5f8fbc0d29392cb47bec4f66b2b4c"
5236+
integrity sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==
52425237
dependencies:
52435238
http-proxy-agent "^4.0.0"
5244-
https-proxy-agent "^4.0.0"
5245-
node-fetch "^2.2.0"
5239+
https-proxy-agent "^5.0.0"
5240+
node-fetch "^2.6.1"
52465241
stream-events "^1.0.5"
5247-
uuid "^3.3.2"
5242+
uuid "^8.0.0"
52485243

52495244
terminal-link@^2.0.0:
52505245
version "2.1.1"
@@ -5491,6 +5486,11 @@ uuid@^3.3.2:
54915486
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
54925487
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
54935488

5489+
uuid@^8.0.0:
5490+
version "8.3.1"
5491+
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
5492+
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
5493+
54945494
uuid@^8.3.0:
54955495
version "8.3.0"
54965496
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.0.tgz#ab738085ca22dc9a8c92725e459b1d507df5d6ea"

0 commit comments

Comments
 (0)