chore(deps-dev): bump nock from 13.0.9 to 13.0.10

Bumps [nock](https://github.com/nock/nock) from 13.0.9 to 13.0.10.
- [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.9...v13.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-02 20:32:17 +00:00 committed by GitHub
parent e025857586
commit bdd78e4db5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"eslint-plugin-prettier": "3.3.1",
"jest": "26.6.3",
"mockdate": "3.0.2",
"nock": "13.0.9",
"nock": "13.0.10",
"nodemon": "2.0.7",
"pinyin": "2.9.1",
"prettier": "2.2.1",

View File

@ -8999,10 +8999,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@13.0.9:
version "13.0.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.9.tgz#32b9f6408a71991b25f044109cac92ee556c8539"
integrity sha512-SoGx/J0SsZPOdBFrBC9PP6NwaEgOBQIRPbsOsO9q+OwOPWc5eT6wALSxn3ZNE4Fv2ImIUXM4Hv/07rjq/uWDew==
nock@13.0.10:
version "13.0.10"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10.tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a"
integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"