Skip to content

Commit 12fa6ff

Browse files
authored
Update dependency codecov to v3.6.5 (#306)
1 parent 0bdcf06 commit 12fa6ff

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"ava": "2.4.0",
5151
"builtins": "3.0.0",
5252
"c8": "7.0.1",
53-
"codecov": "3.6.4",
53+
"codecov": "3.6.5",
5454
"husky": "4.2.1",
5555
"lint-staged": "10.0.7",
5656
"np": "6.0.0",

yarn.lock

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

1049-
1050-
version "3.6.4"
1051-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.4.tgz#c993a58704ad5f15dcdd6aa3c3af22070c69eb18"
1052-
integrity sha512-R9zEcTR5/IDLepdGUHAkRMZOIKhBE1NRGS1N2H96zhBOskhdW9Q22GtYYyecbZL1aheU00D2F21nNBGRISui0A==
1049+
1050+
version "3.6.5"
1051+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.5.tgz#d73ce62e8a021f5249f54b073e6f2d6a513f172a"
1052+
integrity sha512-v48WuDMUug6JXwmmfsMzhCHRnhUf8O3duqXvltaYJKrO1OekZWpB/eH6iIoaxMl8Qli0+u3OxptdsBOYiD7VAQ==
10531053
dependencies:
10541054
argv "0.0.2"
10551055
ignore-walk "3.0.3"
10561056
js-yaml "3.13.1"
10571057
teeny-request "6.0.1"
10581058
urlgrey "0.4.4"
1059-
validator "12.2.0"
10601059

10611060
color-convert@^1.9.0:
10621061
version "1.9.3"
@@ -4364,11 +4363,6 @@ validate-npm-package-name@^3.0.0:
43644363
dependencies:
43654364
builtins "^1.0.3"
43664365

4367-
4368-
version "12.2.0"
4369-
resolved "https://registry.yarnpkg.com/validator/-/validator-12.2.0.tgz#660d47e96267033fd070096c3b1a6f2db4380a0a"
4370-
integrity sha512-jJfE/DW6tIK1Ek8nCfNFqt8Wb3nzMoAbocBF6/Icgg1ZFSBpObdnwVY2jQj6qUqzhx5jc71fpvBWyLGO7Xl+nQ==
4371-
43724366
vinyl-sourcemaps-apply@^0.2.0:
43734367
version "0.2.1"
43744368
resolved "https://registry.yarnpkg.com/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.2.1.tgz#ab6549d61d172c2b1b87be5c508d239c8ef87705"

0 commit comments

Comments
 (0)