Skip to content

Commit

Permalink
Bump nock from 10.0.2 to 10.0.6 (#28)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 10.0.2 to 10.0.6.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/beta/CHANGELOG.md)
- [Commits](nock/nock@v10.0.2...v10.0.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot[bot] authored and WoZ committed Feb 28, 2019
1 parent 0b2cc1e commit 65ff760
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 @@ -38,7 +38,7 @@
"get-port": "4.0.0",
"istanbul": "0.4.5",
"mocha": "5.2.0",
"nock": "10.0.2",
"nock": "10.0.6",
"proxyquire": "2.1.0",
"sinon": "7.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -998,9 +998,9 @@ nise@^1.4.6:
path-to-regexp "^1.7.0"
text-encoding "^0.6.4"

nock@10.0.2:
version "10.0.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.2.tgz#9e9a92253808e480a8163c2a21fc12937c02c3b0"
nock@10.0.6:
version "10.0.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.6.tgz#e6d90ee7a68b8cfc2ab7f6127e7d99aa7d13d111"
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit 65ff760

Please sign in to comment.