chore(deps-dev): bump nock from 13.4.0 to 13.5.0 (#14254)

* chore(deps-dev): bump nock from 13.4.0 to 13.5.0

Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.0.
- [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.4.0...v13.5.0)

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

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

* chore: fix pnpm install

---------

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] 2024-01-16 01:15:08 +00:00 committed by GitHub
parent e080fcec45
commit a60a81de65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -195,7 +195,7 @@
"jest-junit": "16.0.0",
"lint-staged": "15.2.0",
"mockdate": "3.0.5",
"nock": "13.4.0",
"nock": "13.5.0",
"nodemon": "3.0.2",
"prettier": "3.2.2",
"remark": "14.0.3",

View File

@ -338,8 +338,8 @@ devDependencies:
specifier: 3.0.5
version: 3.0.5
nock:
specifier: 13.4.0
version: 13.4.0
specifier: 13.5.0
version: 13.5.0
nodemon:
specifier: 3.0.2
version: 3.0.2
@ -6839,8 +6839,8 @@ packages:
lower-case: 1.1.4
dev: false
/nock@13.4.0:
resolution: {integrity: sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==}
/nock@13.5.0:
resolution: {integrity: sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==}
engines: {node: '>= 10.13'}
dependencies:
debug: 4.3.4(supports-color@5.5.0)