Skip to content

Commit d9063ab

Browse files
chore(deps-dev): bump codecov from 3.7.0 to 3.7.1 (#39)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](codecov/codecov-node@v3.7.0...v3.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 893e102 commit d9063ab

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
@@ -64,7 +64,7 @@
6464
"babel-jest": "^25.1.0",
6565
"babel-plugin-transform-rename-import": "^2.3.0",
6666
"cherry-pick": "^0.5.0",
67-
"codecov": "^3.6.5",
67+
"codecov": "^3.7.1",
6868
"enzyme": "^3.10.0",
6969
"enzyme-adapter-react-16": "^1.15.1",
7070
"eslint": "^6.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2621,10 +2621,10 @@ code-point-at@^1.0.0:
26212621
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
26222622
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
26232623

2624-
codecov@^3.6.5:
2625-
version "3.7.0"
2626-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
2627-
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
2624+
codecov@^3.7.1:
2625+
version "3.7.1"
2626+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
2627+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
26282628
dependencies:
26292629
argv "0.0.2"
26302630
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)