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 3434 "devDependencies" : {
3535 "babel-core" : " 7.0.0-bridge.0" ,
3636 "babel-jest" : " ^24.8.0" ,
37- "codecov" : " ^3.5 .0" ,
37+ "codecov" : " ^3.7 .0" ,
3838 "jest" : " ^24.8.0" ,
3939 "metro-react-native-babel-preset" : " 0.51.1" ,
4040 "react" : " ^16.8.6" ,
5353 "scripts" : {
5454 "test" : " jest && ./node_modules/.bin/codecov"
5555 }
56- }
56+ }
Original file line number Diff line number Diff line change @@ -1605,9 +1605,9 @@ code-point-at@^1.0.0:
16051605 integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
16061606
16071607codecov@^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 ==
16111611 dependencies :
16121612 argv "0.0.2"
16131613 ignore-walk "3.0.3"
You can’t perform that action at this time.
0 commit comments