chore(deps-dev): bump nock from 11.7.2 to 11.8.2

Bumps [nock](https://github.com/nock/nock) from 11.7.2 to 11.8.2.
- [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.7.2...v11.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-10 06:09:55 +00:00 committed by GitHub
parent 120d1ed38a
commit c834035e2d
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-prettier": "3.1.2",
"jest": "25.1.0",
"mockdate": "2.0.5",
"nock": "11.7.2",
"nock": "11.8.2",
"nodejieba": "2.4.0",
"nodemon": "2.0.2",
"pinyin": "2.9.0",

View File

@ -8147,10 +8147,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@11.7.2:
version "11.7.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.7.2.tgz#4cee4fa838dc3635c074c5b3436bcdec7f7ee213"
integrity sha512-7swr5bL1xBZ5FctyubjxEVySXOSebyqcL7Vy1bx1nS9IUqQWj81cmKjVKJLr8fHhtzI1MV8nyCdENA/cGcY1+Q==
nock@11.8.2:
version "11.8.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.8.2.tgz#7845608d57769f41375b63521a7e6b554f4cdbb2"
integrity sha512-udrFXJ/aqPM9NmrKOcNJ67lvrs/zroNq2sbumhaMPW5JLNy/6LsWiZEwU9DiQIUHOcOCR4MPeqIG7uQNbDGExA==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"