Skip to content

Commit b389a55

Browse files
dependabot[bot]Ali Abdelfattah
andauthored
Bump codecov from 3.6.5 to 3.7.1 (#495)
* Bump codecov from 3.6.5 to 3.7.1 Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.5 to 3.7.1. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](codecov/codecov-node@v3.6.5...v3.7.1) Signed-off-by: dependabot[bot] <[email protected]> * Update package.json Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ali Abdelfattah <[email protected]>
1 parent 062ca65 commit b389a55

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
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",
@@ -53,4 +53,4 @@
5353
"scripts": {
5454
"test": "jest && ./node_modules/.bin/codecov"
5555
}
56-
}
56+
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1605,9 +1605,9 @@ code-point-at@^1.0.0:
16051605
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
16061606

16071607
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==
16111611
dependencies:
16121612
argv "0.0.2"
16131613
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)