Skip to content

Commit 59e3b68

Browse files
renovate-botvoxpelli
authored andcommitted
Update test packages
1 parent 6ca141f commit 59e3b68

File tree

2 files changed

+20
-19
lines changed

2 files changed

+20
-19
lines changed

‎package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"chai": "4.1.2",
2929
"chai-as-promised": "7.1.1",
30-
"coveralls": "3.0.1",
30+
"coveralls": "3.0.2",
3131
"dependency-check": "3.1.0",
3232
"eslint": "4.19.1",
3333
"eslint-config-semistandard": "12.0.1",
@@ -39,9 +39,9 @@
3939
"husky": "0.14.3",
4040
"installed-check": "2.1.3",
4141
"mocha": "5.2.0",
42-
"nock": "9.3.3",
42+
"nock": "9.4.0",
4343
"nyc": "12.0.2",
44-
"sinon": "6.0.0"
44+
"sinon": "6.0.1"
4545
},
4646
"dependencies": {
4747
"bunyan-duckling": "^1.0.0",

‎yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -616,15 +616,16 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
616616
version "1.0.2"
617617
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
618618

619-
coveralls@3.0.1:
620-
version "3.0.1"
621-
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.1.tgz#12e15914eaa29204e56869a5ece7b9e1492d2ae2"
619+
coveralls@3.0.2:
620+
version "3.0.2"
621+
resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2.tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f"
622622
dependencies:
623-
js-yaml "^3.6.1"
623+
growl "~> 1.10.0"
624+
js-yaml "^3.11.0"
624625
lcov-parse "^0.0.10"
625-
log-driver "^1.2.5"
626+
log-driver "^1.2.7"
626627
minimist "^1.2.0"
627-
request "^2.79.0"
628+
request "^2.85.0"
628629

629630
cross-spawn@^4:
630631
version "4.0.2"
@@ -1332,7 +1333,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2:
13321333
version "4.1.11"
13331334
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
13341335

1335-
growl@1.10.5:
1336+
growl@1.10.5, "growl@~> 1.10.0":
13361337
version "1.10.5"
13371338
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e"
13381339

@@ -1778,7 +1779,7 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
17781779
version "3.0.2"
17791780
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
17801781

1781-
js-yaml@^3.3.1, js-yaml@^3.6.1, js-yaml@^3.9.1:
1782+
js-yaml@^3.11.0, js-yaml@^3.3.1, js-yaml@^3.6.1, js-yaml@^3.9.1:
17821783
version "3.12.0"
17831784
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
17841785
dependencies:
@@ -1913,7 +1914,7 @@ lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0:
19131914
version "4.17.10"
19141915
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
19151916

1916-
log-driver@^1.2.5:
1917+
log-driver@^1.2.7:
19171918
version "1.2.7"
19181919
resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8"
19191920

@@ -2136,9 +2137,9 @@ nise@^1.3.3:
21362137
path-to-regexp "^1.7.0"
21372138
text-encoding "^0.6.4"
21382139

2139-
nock@9.3.3:
2140-
version "9.3.3"
2141-
resolved "https://registry.yarnpkg.com/nock/-/nock-9.3.3.tgz#d9f4cd3c011afeadaf5ccf1b243f6e353781cda0"
2140+
nock@9.4.0:
2141+
version "9.4.0"
2142+
resolved "https://registry.yarnpkg.com/nock/-/nock-9.4.0.tgz#d151c0020c9c10fe2f139c4bc7498457959eddc8"
21422143
dependencies:
21432144
chai "^4.1.2"
21442145
debug "^3.1.0"
@@ -2580,7 +2581,7 @@ repeat-string@^1.5.2, repeat-string@^1.6.1:
25802581
version "1.6.1"
25812582
resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
25822583

2583-
request@^2.79.0:
2584+
request@^2.85.0:
25842585
version "2.87.0"
25852586
resolved "https://registry.yarnpkg.com/request/-/request-2.87.0.tgz#32f00235cd08d482b4d0d68db93a829c0ed5756e"
25862587
dependencies:
@@ -2774,9 +2775,9 @@ signal-exit@^3.0.0, signal-exit@^3.0.1, signal-exit@^3.0.2:
27742775
version "3.0.2"
27752776
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.2.tgz#b5fdc08f1287ea1178628e415e25132b73646c6d"
27762777

2777-
sinon@6.0.0:
2778-
version "6.0.0"
2779-
resolved "https://registry.yarnpkg.com/sinon/-/sinon-6.0.0.tgz#f26627e4830dc34279661474da2c9e784f166215"
2778+
sinon@6.0.1:
2779+
version "6.0.1"
2780+
resolved "https://registry.yarnpkg.com/sinon/-/sinon-6.0.1.tgz#4247b97dd8fecbe1e19f8b816a5e7eed3993bcfe"
27802781
dependencies:
27812782
"@sinonjs/formatio" "^2.0.0"
27822783
diff "^3.5.0"

0 commit comments

Comments
 (0)