Skip to content

Commit ae687db

Browse files
Bump codecov from 3.6.5 to 3.7.1 (#249)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2fb1e2 commit ae687db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-test-renderer": "16.9.1",
4141
"@types/shortid": "0.0.29",
4242
"babel-jest": "24.9.0",
43-
"codecov": "3.6.5",
43+
"codecov": "3.7.1",
4444
"istanbul": "0.4.5",
4545
"istanbul-api": "2.1.6",
4646
"istanbul-reports": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1892,10 +1892,10 @@ code-point-at@^1.0.0:
18921892
version "1.1.0"
18931893
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
18941894

1895-
codecov@3.6.5:
1896-
version "3.6.5"
1897-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
1898-
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
1895+
codecov@3.7.1:
1896+
version "3.7.1"
1897+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
1898+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
18991899
dependencies:
19001900
argv "0.0.2"
19011901
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)