mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-24 23:12:34 +08:00
chore(deps): update dependency nock to v11.0.0-beta.24 (#2619)
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@
|
||||
"eslint-plugin-prettier": "3.1.0",
|
||||
"jest": "24.8.0",
|
||||
"mockdate": "2.0.3",
|
||||
"nock": "11.0.0-beta.23",
|
||||
"nock": "11.0.0-beta.24",
|
||||
"nodemon": "1.19.1",
|
||||
"pinyin": "2.9.0",
|
||||
"prettier": "1.18.2",
|
||||
|
||||
@@ -6910,10 +6910,10 @@ no-case@^2.2.0:
|
||||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@11.0.0-beta.23:
|
||||
version "11.0.0-beta.23"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.23.tgz#e18d1d9b11e7444f8a4925331f5f4b6172b770e4"
|
||||
integrity sha512-D03++S4wWPxqM3XUXaHTvU9TrwjypaSrroVK1k7CT3w95i93js2TUwZ3KvR08pbmO23bG747RK4LVl7vEemteQ==
|
||||
nock@11.0.0-beta.24:
|
||||
version "11.0.0-beta.24"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.24.tgz#cb6b8a06c08be4b8238df932b4c52aa0911e35dc"
|
||||
integrity sha512-upcZWT+jQ3gZGYgn3uW+zA0OjfPemHU+l4quyZvwvjKd6UxB7fUQJmrTF6qNvO+MmZtq5QSjfqCHyHQz9oj0rw==
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user