Bump nock from 13.1.3 to 13.1.4 (#791)

Bumps [nock](https://github.com/nock/nock) from 13.1.3 to 13.1.4.
- [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.1.3...v13.1.4)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-10-20 09:40:46 +02:00
committed by GitHub
parent 1b0995b75a
commit d9e5046320
2 changed files with 5 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
"jest-ts-auto-mock": "^2.0.0",
"kind-of": "^6.0.3",
"minimist": ">=1.2.3",
"nock": "13.1.3",
"nock": "13.1.4",
"release-it": "14.11.6",
"ts-auto-mock": "^3.3.5",
"ts-jest": "^27.0.4",

View File

@@ -3556,10 +3556,10 @@ new-github-release-url@1.0.0:
dependencies:
type-fest "^0.4.1"
nock@*, nock@13.1.3:
version "13.1.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.3.tgz#110b005965654a8ffb798e87bad18b467bff15f9"
integrity sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg==
nock@*, nock@13.1.4:
version "13.1.4"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4.tgz#367c917d4c532a889404b85ade92762c29e80262"
integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"