mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
chore(deps-dev): bump nock from 11.0.0-beta.29 to 11.0.0-beta.30
Bumps [nock](https://github.com/nock/nock) from 11.0.0-beta.29 to 11.0.0-beta.30. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/beta/CHANGELOG.md) - [Commits](https://github.com/nock/nock/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
b36e687ce4
commit
73e5993dd3
+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.29",
|
||||
"nock": "11.0.0-beta.30",
|
||||
"nodemon": "1.19.1",
|
||||
"pinyin": "2.9.0",
|
||||
"prettier": "1.18.2",
|
||||
|
||||
@@ -3181,7 +3181,7 @@ deep-eql@^3.0.1:
|
||||
dependencies:
|
||||
type-detect "^4.0.0"
|
||||
|
||||
deep-equal@^1.0.0, deep-equal@^1.0.1, deep-equal@~1.0.1:
|
||||
deep-equal@^1.0.1, deep-equal@~1.0.1:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
|
||||
integrity sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=
|
||||
@@ -6926,19 +6926,17 @@ no-case@^2.2.0:
|
||||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@11.0.0-beta.29:
|
||||
version "11.0.0-beta.29"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.29.tgz#9039222e48817eb43e48b2af2284eef4fb08dffe"
|
||||
integrity sha512-WKHPedqlMqARmdy3nTGQ8/su4gxMrk4gPVJLGjQmDJMdVIq/9gulO1xeAaT3nYI8Ntl4qP0rSGnKng8JFnWvUQ==
|
||||
nock@11.0.0-beta.30:
|
||||
version "11.0.0-beta.30"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.30.tgz#a4893cf7cc2e3b10dfc26baa4eef944d1a54c074"
|
||||
integrity sha512-B07PXT0Qzch87mym1ZmFb+2zl/jY24WD+a87Uip9nXbm7M0hIovvEpzSHnTXBZ1auwTLGtxhulkMH63EJQCTCw==
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^4.1.0"
|
||||
deep-equal "^1.0.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
lodash "^4.17.13"
|
||||
mkdirp "^0.5.0"
|
||||
propagate "^2.0.0"
|
||||
qs "^6.5.1"
|
||||
|
||||
node-abi@^2.7.0:
|
||||
version "2.8.0"
|
||||
|
||||
Reference in New Issue
Block a user