Skip to content

Commit 9e81850

Browse files
Bump codecov from 3.6.4 to 3.6.5 (#287)
Bumps [codecov](https://github.com/codecov/codecov-node) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/codecov/codecov-node/releases) - [Commits](https://github.com/codecov/codecov-node/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf3ad94 commit 9e81850

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

yarn.lock

+3-9
Original file line numberDiff line numberDiff line change
@@ -2293,16 +2293,15 @@ code-point-at@^1.0.0:
22932293
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
22942294

22952295
codecov@^3.1.0:
2296-
version "3.6.4"
2297-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.4.tgz#c993a58704ad5f15dcdd6aa3c3af22070c69eb18"
2298-
integrity sha512-R9zEcTR5/IDLepdGUHAkRMZOIKhBE1NRGS1N2H96zhBOskhdW9Q22GtYYyecbZL1aheU00D2F21nNBGRISui0A==
2296+
version "3.6.5"
2297+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
2298+
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
22992299
dependencies:
23002300
argv "0.0.2"
23012301
ignore-walk "3.0.3"
23022302
js-yaml "3.13.1"
23032303
teeny-request "6.0.1"
23042304
urlgrey "0.4.4"
2305-
validator "12.2.0"
23062305

23072306
collapse-white-space@^1.0.2:
23082307
version "1.0.6"
@@ -8988,11 +8987,6 @@ validate-npm-package-license@^3.0.1:
89888987
spdx-correct "^3.0.0"
89898988
spdx-expression-parse "^3.0.0"
89908989

8991-
8992-
version "12.2.0"
8993-
resolved "https://registry.yarnpkg.com/validator/-/validator-12.2.0.tgz#660d47e96267033fd070096c3b1a6f2db4380a0a"
8994-
integrity sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ==
8995-
89968990
vary@~1.1.2:
89978991
version "1.1.2"
89988992
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

0 commit comments

Comments
 (0)