Skip to content

Commit

Permalink
chore(deps): update dependency nock to v9.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2017
1 parent 0b12c52 commit 2f5eda3
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.20"
"nock": "9.0.21"
}
}
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
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.20:
version "9.0.20"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.20.tgz#a5a38d2a88836e5064bcfe4750f1890aeffc79b1"
nock@9.0.21:
version "9.0.21"
resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.21.tgz#538623526454334d9e240a024bffadc87258e24c"
dependencies:
chai ">=1.9.2 <4.0.0"
debug "^2.2.0"
Expand Down

0 comments on commit 2f5eda3

Please sign in to comment.