Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit ff227c5

Browse files
committed
chore(deps): update dependency coveralls to v3
1 parent 00d3fae commit ff227c5

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-register": "6.26.0",
5454
"codeclimate-test-reporter": "0.5.0",
5555
"codecov": "2.3.0",
56-
"coveralls": "2.13.1",
56+
"coveralls": "3.0.1",
5757
"del": "3.0.0",
5858
"jest": "20.0.4",
5959
"rollup": "0.48.2",

yarn.lock

+37-37
Original file line numberDiff line numberDiff line change
@@ -1124,15 +1124,15 @@ [email protected], core-util-is@~1.0.0:
11241124
version "1.0.2"
11251125
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
11261126

1127-
coveralls@2.13.1:
1128-
version "2.13.1"
1129-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-2.13.1.tgz#d70bb9acc1835ec4f063ff9dac5423c17b11f178"
1127+
coveralls@3.0.1:
1128+
version "3.0.1"
1129+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.1.tgz#12e15914eaa29204e56869a5ece7b9e1492d2ae2"
11301130
dependencies:
1131-
js-yaml "3.6.1"
1132-
lcov-parse "0.0.10"
1133-
log-driver "1.2.5"
1134-
minimist "1.2.0"
1135-
request "2.79.0"
1131+
js-yaml "^3.6.1"
1132+
lcov-parse "^0.0.10"
1133+
log-driver "^1.2.5"
1134+
minimist "^1.2.0"
1135+
request "^2.79.0"
11361136

11371137
11381138
version "2.0.5"
@@ -1488,7 +1488,7 @@ espree@^3.4.0:
14881488
acorn "^5.1.1"
14891489
acorn-jsx "^3.0.0"
14901490

1491-
esprima@^2.6.0, esprima@^2.7.1:
1491+
esprima@^2.7.1:
14921492
version "2.7.3"
14931493
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.7.3.tgz#96e3b70d5779f6ad49cd032673d1c312767ba581"
14941494

@@ -2395,20 +2395,20 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
23952395
version "3.0.2"
23962396
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23972397

2398-
2399-
version "3.6.1"
2400-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.6.1.tgz#6e5fe67d8b205ce4d22fad05b7781e8dadcc4b30"
2401-
dependencies:
2402-
argparse "^1.0.7"
2403-
esprima "^2.6.0"
2404-
24052398
js-yaml@^3.5.1, js-yaml@^3.7.0:
24062399
version "3.9.1"
24072400
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
24082401
dependencies:
24092402
argparse "^1.0.7"
24102403
esprima "^4.0.0"
24112404

2405+
js-yaml@^3.6.1:
2406+
version "3.11.0"
2407+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
2408+
dependencies:
2409+
argparse "^1.0.7"
2410+
esprima "^4.0.0"
2411+
24122412
jsbn@~0.1.0:
24132413
version "0.1.1"
24142414
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"
@@ -2506,7 +2506,7 @@ lcid@^1.0.0:
25062506
dependencies:
25072507
invert-kv "^1.0.0"
25082508

2509-
2509+
[email protected], lcov-parse@^0.0.10:
25102510
version "0.0.10"
25112511
resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3"
25122512

@@ -2555,9 +2555,9 @@ lodash@^4.0.0, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.3.0:
25552555
version "4.17.4"
25562556
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
25572557

2558-
2559-
version "1.2.5"
2560-
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.5.tgz#7ae4ec257302fd790d557cb10c97100d857b0056"
2558+
log-driver@^1.2.5:
2559+
version "1.2.7"
2560+
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
25612561

25622562
longest@^1.0.1:
25632563
version "1.0.1"
@@ -2623,7 +2623,7 @@ [email protected]:
26232623
version "0.0.8"
26242624
resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
26252625

2626-
minimist@1.2.0, minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
2626+
minimist@^1.1.0, minimist@^1.1.1, minimist@^1.2.0:
26272627
version "1.2.0"
26282628
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
26292629

@@ -3091,56 +3091,56 @@ repeating@^2.0.0:
30913091
dependencies:
30923092
is-finite "^1.0.0"
30933093

3094-
request@2.79.0, request@~2.79.0:
3095-
version "2.79.0"
3096-
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
3094+
request@2.81.0, request@^2.79.0, request@^2.81.0:
3095+
version "2.81.0"
3096+
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0"
30973097
dependencies:
30983098
aws-sign2 "~0.6.0"
30993099
aws4 "^1.2.1"
3100-
caseless "~0.11.0"
3100+
caseless "~0.12.0"
31013101
combined-stream "~1.0.5"
31023102
extend "~3.0.0"
31033103
forever-agent "~0.6.1"
31043104
form-data "~2.1.1"
3105-
har-validator "~2.0.6"
3105+
har-validator "~4.2.1"
31063106
hawk "~3.1.3"
31073107
http-signature "~1.1.0"
31083108
is-typedarray "~1.0.0"
31093109
isstream "~0.1.2"
31103110
json-stringify-safe "~5.0.1"
31113111
mime-types "~2.1.7"
31123112
oauth-sign "~0.8.1"
3113-
qs "~6.3.0"
3113+
performance-now "^0.2.0"
3114+
qs "~6.4.0"
3115+
safe-buffer "^5.0.1"
31143116
stringstream "~0.0.4"
31153117
tough-cookie "~2.3.0"
3116-
tunnel-agent "~0.4.1"
3118+
tunnel-agent "^0.6.0"
31173119
uuid "^3.0.0"
31183120

3119-
request@2.81.0, request@^2.79.0, request@^2.81.0:
3120-
version "2.81.0"
3121-
resolved "https://registry.yarnpkg.com/request/-/request-2.81.0.tgz#c6928946a0e06c5f8d6f8a9333469ffda46298a0"
3121+
request@~2.79.0:
3122+
version "2.79.0"
3123+
resolved "https://registry.yarnpkg.com/request/-/request-2.79.0.tgz#4dfe5bf6be8b8cdc37fcf93e04b65577722710de"
31223124
dependencies:
31233125
aws-sign2 "~0.6.0"
31243126
aws4 "^1.2.1"
3125-
caseless "~0.12.0"
3127+
caseless "~0.11.0"
31263128
combined-stream "~1.0.5"
31273129
extend "~3.0.0"
31283130
forever-agent "~0.6.1"
31293131
form-data "~2.1.1"
3130-
har-validator "~4.2.1"
3132+
har-validator "~2.0.6"
31313133
hawk "~3.1.3"
31323134
http-signature "~1.1.0"
31333135
is-typedarray "~1.0.0"
31343136
isstream "~0.1.2"
31353137
json-stringify-safe "~5.0.1"
31363138
mime-types "~2.1.7"
31373139
oauth-sign "~0.8.1"
3138-
performance-now "^0.2.0"
3139-
qs "~6.4.0"
3140-
safe-buffer "^5.0.1"
3140+
qs "~6.3.0"
31413141
stringstream "~0.0.4"
31423142
tough-cookie "~2.3.0"
3143-
tunnel-agent "^0.6.0"
3143+
tunnel-agent "~0.4.1"
31443144
uuid "^3.0.0"
31453145

31463146
require-directory@^2.1.1:

0 commit comments

Comments
 (0)