chore(deps-dev): bump nock from 13.2.7 to 13.2.8 (#10085)
Bumps [nock](https://github.com/nock/nock) from 13.2.7 to 13.2.8. - [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.2.7...v13.2.8) --- 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:
parent
27cf72fed9
commit
53cdfcb13c
|
|
@ -56,7 +56,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"jest": "28.1.2",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.2.7",
|
||||
"nock": "13.2.8",
|
||||
"nodemon": "2.0.18",
|
||||
"prettier": "2.7.1",
|
||||
"prettier-check": "2.0.0",
|
||||
|
|
|
|||
|
|
@ -10011,10 +10011,10 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@13.2.7:
|
||||
version "13.2.7"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
|
||||
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
|
||||
nock@13.2.8:
|
||||
version "13.2.8"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
|
||||
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue