Skip to content

Commit 6aa7322

Browse files
chore(deps-dev): bump codecov from 3.6.5 to 3.7.1 (#24)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bb399f commit 6aa7322

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"babel-core": "bridge",
6969
"babel-eslint": "^10.0.1",
7070
"babel-jest": "^24.5.0",
71-
"codecov": "^3.6.5",
71+
"codecov": "^3.7.1",
7272
"cpy-cli": "^2.0.0",
7373
"dtslint": "^0.5.9",
7474
"enzyme": "^3.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2475,10 +2475,10 @@ code-point-at@^1.0.0:
24752475
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
24762476
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
24772477

2478-
codecov@^3.6.5:
2479-
version "3.6.5"
2480-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
2481-
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
2478+
codecov@^3.7.1:
2479+
version "3.7.1"
2480+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
2481+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
24822482
dependencies:
24832483
argv "0.0.2"
24842484
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)