Skip to content

Commit

Permalink
chore(deps): update dependency nock to v9.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 28, 2017
1 parent 6e92fbd commit 0b638ce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"hubot-test-helper": "1.7.0",
"istanbul": "0.4.5",
"mocha": "3.5.3",
"nock": "9.0.21"
"nock": "9.0.22"
}
}
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


abbrev@1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.0.tgz#d0554c2256636e2f56e7c2e5ad183f859428d81f"
version "1.1.1"
resolved "https://registry.yarnpkg.com/abbrev/-/abbrev-1.1.1.tgz#f8f2c887ad10bf67f634f005b6987fed3179aac8"

abbrev@1.0.x:
version "1.0.9"
Expand Down Expand Up @@ -429,7 +429,7 @@ debug@2.6.8:
dependencies:
ms "2.0.0"

debug@^2.2.0:
debug@2.6.9, debug@^2.2.0:
version "2.6.9"
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
dependencies:
Expand Down Expand Up @@ -1006,13 +1006,13 @@ merge-descriptors@1.0.0:
resolved "https://registry.yarnpkg.com/merge-descriptors/-/merge-descriptors-1.0.0.tgz#2169cf7538e1b0cc87fb88e1502d8474bbf79864"

method-override@~2.3.5:
version "2.3.9"
resolved "https://registry.yarnpkg.com/method-override/-/method-override-2.3.9.tgz#bd151f2ce34cf01a76ca400ab95c012b102d8f71"
version "2.3.10"
resolved "https://registry.yarnpkg.com/method-override/-/method-override-2.3.10.tgz#e3daf8d5dee10dd2dce7d4ae88d62bbee77476b4"
dependencies:
debug "2.6.8"
debug "2.6.9"
methods "~1.1.2"
parseurl "~1.3.1"
vary "~1.1.1"
parseurl "~1.3.2"
vary "~1.1.2"

methods@~1.1.1, methods@~1.1.2:
version "1.1.2"
Expand Down Expand Up @@ -1120,9 +1120,9 @@ negotiator@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"

nock@9.0.21:
version "9.0.21"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.21.tgz#538623526454334d9e240a024bffadc87258e24c"
nock@9.0.22:
version "9.0.22"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.22.tgz#f6eb8ea58c6232dead857484370c2e46f010a087"
dependencies:
chai ">=1.9.2 <4.0.0"
debug "^2.2.0"
Expand Down Expand Up @@ -1188,7 +1188,7 @@ optparse@1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/optparse/-/optparse-1.0.4.tgz#c062579d2d05d243c221a304a71e0c979623ccf1"

parseurl@~1.3.0, parseurl@~1.3.1:
parseurl@~1.3.0, parseurl@~1.3.1, parseurl@~1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3"

Expand Down Expand Up @@ -1582,7 +1582,7 @@ vary@~1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/vary/-/vary-1.0.1.tgz#99e4981566a286118dfb2b817357df7993376d10"

vary@~1.1.1:
vary@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc"

Expand Down

0 comments on commit 0b638ce

Please sign in to comment.