Merge pull request #3206 from DIYgod/dependabot/npm_and_yarn/nock-11.4.0

This commit is contained in:
dependabot-preview[bot] 2019-10-08 01:10:53 +00:00 committed by GitHub
commit 3cb91ef542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"eslint-plugin-prettier": "3.1.1",
"jest": "24.9.0",
"mockdate": "2.0.5",
"nock": "11.3.6",
"nock": "11.4.0",
"nodejieba": "2.3.2",
"nodemon": "1.19.3",
"pinyin": "2.9.0",

View File

@ -7449,10 +7449,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@11.3.6:
version "11.3.6"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.6.tgz#cd87eb47ed9755d6d1e04dee1d56722267cb3283"
integrity sha512-54MSX4qeRnhwQQ2PSHlHc6pM6zNf7Dq9ni0BTFTurnDbUUssXl2Jy3E95ffaE8rZ/W/FWa9VSfzWDDnbdAsoTg==
nock@11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.4.0.tgz#68c2f9cf533f13ecb1a43e956823dbfba5593d17"
integrity sha512-UrVEbEAvhyDoUttrS0fv3znhZ5nEJvlxqgmrC6Gb2Mf9cFci65RMK17e6EjDDQB57g5iwZw1TFnVvyeL0eUlhQ==
dependencies:
chai "^4.1.2"
debug "^4.1.0"