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

Commit a7ba12f

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

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
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.4.0",
53+
"codecov": "3.5.0",
5454
"conventional-changelog-cli": "2.0.21",
5555
"coveralls": "3.0.3",
5656
"cz-conventional-changelog": "2.1.0",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,14 +1490,14 @@ 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.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==
1493+
codecov@3.5.0:
1494+
version "3.5.0"
1495+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.5.0.tgz#3d0748932f9cb41e1ad7f21fa346ef1b2b1bed47"
1496+
integrity sha512-/OsWOfIHaQIr7aeZ4pY0UC1PZT6kimoKFOFYFNb6wxo3iw12nRrh+mNGH72rnXxNsq6SGfesVPizm/6Q3XqcFQ==
14971497
dependencies:
14981498
argv "^0.0.2"
14991499
ignore-walk "^3.0.1"
1500-
js-yaml "^3.13.0"
1500+
js-yaml "^3.13.1"
15011501
teeny-request "^3.11.3"
15021502
urlgrey "^0.4.4"
15031503

@@ -3449,6 +3449,14 @@ js-yaml@^3.13.0:
34493449
argparse "^1.0.7"
34503450
esprima "^4.0.0"
34513451

3452+
js-yaml@^3.13.1:
3453+
version "3.13.1"
3454+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3455+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
3456+
dependencies:
3457+
argparse "^1.0.7"
3458+
esprima "^4.0.0"
3459+
34523460
jsbn@~0.1.0:
34533461
version "0.1.1"
34543462
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"

0 commit comments

Comments
 (0)