chore(deps-dev): bump nock from 13.2.6 to 13.2.7 (#9957)
Bumps [nock](https://github.com/nock/nock) from 13.2.6 to 13.2.7. - [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.6...v13.2.7) --- 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
b23e187a9c
commit
d994934dd3
|
|
@ -56,7 +56,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"jest": "28.1.1",
|
||||
"mockdate": "3.0.5",
|
||||
"nock": "13.2.6",
|
||||
"nock": "13.2.7",
|
||||
"nodemon": "2.0.16",
|
||||
"prettier": "2.7.0",
|
||||
"prettier-check": "2.0.0",
|
||||
|
|
|
|||
|
|
@ -9856,10 +9856,10 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@13.2.6:
|
||||
version "13.2.6"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03"
|
||||
integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA==
|
||||
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==
|
||||
dependencies:
|
||||
debug "^4.1.0"
|
||||
json-stringify-safe "^5.0.1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue