This repository was archived by the owner on Nov 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 50
50
"babel-preset-es2015" : " 6.24.1" ,
51
51
"babel-register" : " 6.26.0" ,
52
52
"chokidar-cli" : " 1.2.2" ,
53
- "codecov" : " 3.4 .0" ,
53
+ "codecov" : " 3.5 .0" ,
54
54
"conventional-changelog-cli" : " 2.0.21" ,
55
55
"coveralls" : " 3.0.3" ,
56
56
"cz-conventional-changelog" : " 2.1.0" ,
Original file line number Diff line number Diff line change @@ -1490,14 +1490,14 @@ code-point-at@^1.0.0:
1490
1490
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
1491
1491
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1492
1492
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 ==
1497
1497
dependencies :
1498
1498
argv "^0.0.2"
1499
1499
ignore-walk "^3.0.1"
1500
- js-yaml "^3.13.0 "
1500
+ js-yaml "^3.13.1 "
1501
1501
teeny-request "^3.11.3"
1502
1502
urlgrey "^0.4.4"
1503
1503
@@ -3449,6 +3449,14 @@ js-yaml@^3.13.0:
3449
3449
argparse "^1.0.7"
3450
3450
esprima "^4.0.0"
3451
3451
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
+
3452
3460
jsbn@~0.1.0 :
3453
3461
version "0.1.1"
3454
3462
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
You can’t perform that action at this time.
0 commit comments