Skip to content

Commit 33b1dc4

Browse files
Bump codecov from 3.6.5 to 3.7.1
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]>
1 parent d0f4ab9 commit 33b1dc4

File tree

3 files changed

+14
-32
lines changed

3 files changed

+14
-32
lines changed

package-lock.json

Lines changed: 9 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^2.29.0",
3737
"ajv": "^6.12.2",
3838
"babel-preset-es2015": "^6.24.1",
39-
"codecov": "^3.6.5",
39+
"codecov": "^3.7.1",
4040
"cypress": "^4.5.0",
4141
"date-fns": "^2.12.0",
4242
"electron": "^8.2.4",

yarn.lock

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

3831-
codecov@^3.6.5:
3832-
version "3.6.5"
3833-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
3834-
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
3831+
codecov@^3.7.1:
3832+
version "3.7.1"
3833+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.1.tgz#434cb8d55f18ef01672e5739d3d266696bebc202"
3834+
integrity sha512-JHWxyPTkMLLJn9SmKJnwAnvY09kg2Os2+Ux+GG7LwZ9g8gzDDISpIN5wAsH1UBaafA/yGcd3KofMaorE8qd6Lw==
38353835
dependencies:
38363836
argv "0.0.2"
38373837
ignore-walk "3.0.3"

0 commit comments

Comments
 (0)