chore(deps-dev): bump nock from 13.0.1 to 13.0.2
Bumps [nock](https://github.com/nock/nock) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](https://github.com/nock/nock/compare/v13.0.1...v13.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
561b111144
commit
3effaeaaf7
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-prettier": "3.1.4",
|
||||
"jest": "26.1.0",
|
||||
"mockdate": "3.0.2",
|
||||
"nock": "13.0.1",
|
||||
"nock": "13.0.2",
|
||||
"nodejieba": "2.4.1",
|
||||
"nodemon": "2.0.4",
|
||||
"pinyin": "2.9.1",
|
||||
|
|
|
|||
|
|
@ -8508,10 +8508,10 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@13.0.1:
|
||||
version "13.0.1"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.1.tgz#6e3db0801ca7595685f69f1e8925e7300c13a68f"
|
||||
integrity sha512-45qR68yd+izs5D81klZrhDwfHx1wulnKotZZYEuEMjw2K6VWClHg9ROf8hBf0tvxe11hP3m6skQZcCpeGv87zg==
|
||||
nock@13.0.2:
|
||||
version "13.0.2"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.2.tgz#3e50f88348edbb90cce1bbbf0a3ea6a068993983"
|
||||
integrity sha512-Wm8H22iT3UKPDf138tmgJ0NRfCLd9f2LByki9T2mGHnB66pEqvJh3gV/up1ZufZF24n7/pDYyLGybdqOzF3JIw==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue