Bump nock from 13.5.6 to 14.0.0

Bumps [nock](https://github.com/nock/nock) from 13.5.6 to 14.0.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.5.6...v14.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-27 18:35:19 +00:00 committed by GitHub
parent 817023b5c8
commit e93425c0af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 130 additions and 11 deletions

View file

@ -29,7 +29,7 @@
"devDependencies": {
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"nock": "^13.5.6",
"nock": "^14.0.0",
"semistandard": "^17.0.0"
},
"semistandard": {