Merge commit 'ed07df8ecb267cf5cef287e6d681ceec1605081d'

This commit is contained in:
DIYgod 2019-10-23 10:33:10 +08:00
commit 9029dc064f
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-prettier": "3.1.1",
"jest": "24.9.0",
"mockdate": "2.0.5",
"nock": "11.4.0",
"nock": "11.5.0",
"nodejieba": "2.3.2",
"nodemon": "1.19.4",
"pinyin": "2.9.0",

View File

@ -7520,10 +7520,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@11.4.0:
version "11.4.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.4.0.tgz#68c2f9cf533f13ecb1a43e956823dbfba5593d17"
integrity sha512-UrVEbEAvhyDoUttrS0fv3znhZ5nEJvlxqgmrC6Gb2Mf9cFci65RMK17e6EjDDQB57g5iwZw1TFnVvyeL0eUlhQ==
nock@11.5.0:
version "11.5.0"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.5.0.tgz#b21c0cb199a583ee66e93d868c21dd29bc570093"
integrity sha512-gddqQKCzc2JM9WdNcAzuXNnYfc3S8eEG/3a4vqGRjA86glaKuWTVCRWwCaP2ZYdmPcaxy8uPgoEOKz7n/YreFA==
dependencies:
chai "^4.1.2"
debug "^4.1.0"