build(deps-dev): bump nock from 11.3.3 to 11.7.0 (#1572)

Bumps [nock](https://github.com/nock/nock) from 11.3.3 to 11.7.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v11.3.3...v11.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-06 18:47:28 +01:00 committed by Juan Picado @jotadeveloper
parent f6a9325d8e
commit 12aab7e553
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"jest-environment-node": "24.9.0",
"jest-junit": "9.0.0",
"lint-staged": "8.2.1",
"nock": "11.3.3",
"nock": "11.7.0",
"prettier": "1.18.2",
"puppeteer": "1.8.0",
"rimraf": "3.0.0",

View File

@ -6178,10 +6178,10 @@ nice-try@^1.0.4:
resolved "https://registry.verdaccio.org/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
nock@11.3.3:
version "11.3.3"
resolved "https://registry.verdaccio.org/nock/-/nock-11.3.3.tgz#f4553d87ac8e501d7a995a50df7e24857f879f58"
integrity sha512-SrRux5onbWf2ItpmietnLYis+C2QYF08hAo9wv/3QLqaLJVHBSVBTL0EvlD8Hjrm7lTH4vExTzr9gQUsPqy5Cg==
nock@11.7.0:
version "11.7.0"
resolved "https://registry.verdaccio.org/nock/-/nock-11.7.0.tgz#5eaae8b8a55c0dfc014d05692c8cf3d31d61a342"
integrity sha512-7c1jhHew74C33OBeRYyQENT+YXQiejpwIrEjinh6dRurBae+Ei4QjeUaPlkptIF0ZacEiVCnw8dWaxqepkiihg==
dependencies:
chai "^4.1.2"
debug "^4.1.0"