File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"devDependencies" : {
35
35
"babel-core" : " 7.0.0-bridge.0" ,
36
36
"babel-jest" : " ^24.8.0" ,
37
- "codecov" : " ^3.5 .0" ,
37
+ "codecov" : " ^3.7 .0" ,
38
38
"jest" : " ^24.8.0" ,
39
39
"metro-react-native-babel-preset" : " 0.51.1" ,
40
40
"react" : " ^16.8.6" ,
53
53
"scripts" : {
54
54
"test" : " jest && ./node_modules/.bin/codecov"
55
55
}
56
- }
56
+ }
Original file line number Diff line number Diff line change @@ -1605,9 +1605,9 @@ code-point-at@^1.0.0:
1605
1605
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
1606
1606
1607
1607
codecov@^3.5.0 :
1608
- version "3.6.5 "
1609
- resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5 .tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a "
1610
- integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ ==
1608
+ version "3.7.1 "
1609
+ resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1 .tgz#434cb8d55f18ef01672e5739d3d266696bebc202 "
1610
+ integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw ==
1611
1611
dependencies :
1612
1612
argv "0.0.2"
1613
1613
ignore-walk "3.0.3"
You can’t perform that action at this time.
0 commit comments