Skip to content

Commit

Permalink
chore(deps): update dependency nock to v9.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2017
1 parent 0243d57 commit b9d8060
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.17"
"nock": "9.0.18"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1114,9 +1114,9 @@ negotiator@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"

nock@9.0.17:
version "9.0.17"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.17.tgz#29ae58972c58dc33cc69108a135d98b2d14d95f2"
nock@9.0.18:
version "9.0.18"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.18.tgz#814b6af376b8399d1bbcbaa17f1a458c653a719b"
dependencies:
chai ">=1.9.2 <4.0.0"
debug "^2.2.0"
Expand Down

0 comments on commit b9d8060

Please sign in to comment.