Skip to content

Commit

Permalink
chore(deps): update dependency codecov to v3.7.0 (#117)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 19, 2020
1 parent 75f7640 commit 8e9c692
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 @@ -24,7 +24,7 @@
},
"devDependencies": {
"cheerio": "1.0.0-rc.3",
"codecov": "3.6.5",
"codecov": "3.7.0",
"jest": "25.4.0",
"jsdom": "16.2.2",
"nuxt": "2.12.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2930,10 +2930,10 @@ coa@^2.0.2:
chalk "^2.4.1"
q "^1.1.2"

codecov@3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
codecov@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
dependencies:
argv "0.0.2"
ignore-walk "3.0.3"
Expand Down

0 comments on commit 8e9c692

Please sign in to comment.