Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit 83c2143

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency codecov to v3.4.0
1 parent e304fb2 commit 83c2143

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
@@ -50,7 +50,7 @@
5050
"babel-preset-es2015": "6.24.1",
5151
"babel-register": "6.26.0",
5252
"chokidar-cli": "1.2.2",
53-
"codecov": "3.3.0",
53+
"codecov": "3.4.0",
5454
"conventional-changelog-cli": "2.0.21",
5555
"coveralls": "3.0.3",
5656
"cz-conventional-changelog": "2.1.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,15 +1490,15 @@ code-point-at@^1.0.0:
14901490
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
14911491
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
14921492

1493-
codecov@3.3.0:
1494-
version "3.3.0"
1495-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.3.0.tgz#7bf337b3f7b0474606b5c31c56dd9e44e395e15d"
1496-
integrity sha512-S70c3Eg9SixumOvxaKE/yKUxb9ihu/uebD9iPO2IR73IdP4i6ZzjXEULj3d0HeyWPr0DqBfDkjNBWxURjVO5hw==
1493+
codecov@3.4.0:
1494+
version "3.4.0"
1495+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.4.0.tgz#7d16d9d82b0ce20efe5dbf66245a9740779ff61b"
1496+
integrity sha512-+vtyL1B11MWiRIBaPnsIALKKpLFck9m6QdyI20ZnG8WqLG2cxwCTW9x/LbG4Ht8b81equZWw5xLcr+0BIvmdJQ==
14971497
dependencies:
14981498
argv "^0.0.2"
14991499
ignore-walk "^3.0.1"
1500-
js-yaml "^3.12.0"
1501-
teeny-request "^3.7.0"
1500+
js-yaml "^3.13.0"
1501+
teeny-request "^3.11.3"
15021502
urlgrey "^0.4.4"
15031503

15041504
collection-visit@^1.0.0:
@@ -3433,7 +3433,7 @@ js-yaml@^3.10.0:
34333433
argparse "^1.0.7"
34343434
esprima "^4.0.0"
34353435

3436-
js-yaml@^3.11.0, js-yaml@^3.12.0:
3436+
js-yaml@^3.11.0:
34373437
version "3.12.0"
34383438
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
34393439
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
@@ -5604,7 +5604,7 @@ tar@^4:
56045604
safe-buffer "^5.1.2"
56055605
yallist "^3.0.2"
56065606

5607-
teeny-request@^3.7.0:
5607+
teeny-request@^3.11.3:
56085608
version "3.11.3"
56095609
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
56105610
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==

0 commit comments

Comments
 (0)