Skip to content

Commit 3618361

Browse files
fiskerlydell
authored andcommitted
Update codecov to v3.6.1 (prettier#6876)
1 parent e1d30d6 commit 3618361

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"babel-loader": "8.0.6",
8282
"benchmark": "2.1.4",
8383
"builtin-modules": "3.1.0",
84-
"codecov": "codecov/codecov-node#e427d900309adb50746a39a50aa7d80071a5ddd0",
84+
"codecov": "3.6.1",
8585
"cross-env": "6.0.3",
8686
"eslint": "6.6.0",
8787
"eslint-config-prettier": "6.5.0",

yarn.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2129,14 +2129,15 @@ code-point-at@^1.0.0:
21292129
version "1.1.0"
21302130
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
21312131

2132-
codecov@codecov/codecov-node#e427d900309adb50746a39a50aa7d80071a5ddd0:
2133-
version "3.1.0"
2134-
resolved "https://codeload.github.com/codecov/codecov-node/tar.gz/e427d900309adb50746a39a50aa7d80071a5ddd0"
2132+
2133+
version "3.6.1"
2134+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.6.1.tgz#f39fc49413445555f81f8e3ca5730992843b4517"
2135+
integrity sha512-IUJB6WG47nWK7o50etF8jBadxdMw7DmoQg05yIljstXFBGB6clOZsIj6iD4P82T2YaIU3qq+FFu8K9pxgkCJDQ==
21352136
dependencies:
21362137
argv "^0.0.2"
21372138
ignore-walk "^3.0.1"
2138-
js-yaml "^3.12.0"
2139-
teeny-request "^3.7.0"
2139+
js-yaml "^3.13.1"
2140+
teeny-request "^3.11.3"
21402141
urlgrey "^0.4.4"
21412142

21422143
collapse-white-space@^1.0.2:
@@ -4567,7 +4568,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
45674568
version "4.0.0"
45684569
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
45694570

4570-
js-yaml@^3.12.0, js-yaml@^3.13.1, js-yaml@^3.7.0:
4571+
js-yaml@^3.13.1, js-yaml@^3.7.0:
45714572
version "3.13.1"
45724573
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
45734574
dependencies:
@@ -7027,9 +7028,10 @@ tar@^4:
70277028
safe-buffer "^5.1.2"
70287029
yallist "^3.0.2"
70297030

7030-
teeny-request@^3.7.0:
7031+
teeny-request@^3.11.3:
70317032
version "3.11.3"
70327033
resolved "https://registry.yarnpkg.com/teeny-request/-/teeny-request-3.11.3.tgz#335c629f7645e5d6599362df2f3230c4cbc23a55"
7034+
integrity sha512-CKncqSF7sH6p4rzCgkb/z/Pcos5efl0DmolzvlqRQUNcpRIruOhY9+T1FsIlyEbfWd7MsFpodROOwHYh2BaXzw==
70337035
dependencies:
70347036
https-proxy-agent "^2.2.1"
70357037
node-fetch "^2.2.0"

0 commit comments

Comments
 (0)