Skip to content

Commit 28e85b1

Browse files
Bump codecov from 3.7.0 to 3.7.1 (#126)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1237cd6 commit 28e85b1

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
@@ -30,7 +30,7 @@
3030
"@zeit/eslint-config-node": "0.2.13",
3131
"@zeit/git-hooks": "0.1.4",
3232
"ava": "2.2.0",
33-
"codecov": "3.7.0",
33+
"codecov": "3.7.1",
3434
"commander": "2.15.1",
3535
"dot": "1.1.3",
3636
"eslint": "6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -979,10 +979,10 @@ code-excerpt@^2.1.1:
979979
dependencies:
980980
convert-to-spaces "^1.0.1"
981981

982-
codecov@3.7.0:
983-
version "3.7.0"
984-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
985-
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
982+
codecov@3.7.1:
983+
version "3.7.1"
984+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
985+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
986986
dependencies:
987987
argv "0.0.2"
988988
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)