Skip to content

Commit

Permalink
Merge pull request #96 from elderfo/dependabot/npm_and_yarn/codecov-3…
Browse files Browse the repository at this point in the history
….7.1

build(deps-dev): bump codecov from 3.7.0 to 3.7.1
  • Loading branch information
elderfo authored May 6, 2021
2 parents b42943d + 5f74b3e commit 5d9e2e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/mock-fs": "^4.10.0",
"@types/prettier": "^2.0.2",
"@types/yargs": "^15.0.5",
"codecov": "^3.6.5",
"codecov": "^3.7.1",
"faker": "^4.1.0",
"husky": "^4.2.5",
"jest": "^26.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1664,10 +1664,10 @@ co@^4.6.0:
resolved "https://registry.yarnpkg.com/co/-/co-4.6.0.tgz#6ea6bdf3d853ae54ccb8e47bfa0bf3f9031fb184"
integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=

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

0 comments on commit 5d9e2e3

Please sign in to comment.