Bump nock from 13.3.1 to 13.3.2

Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.3.2.
- [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.3.1...v13.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-17 18:52:19 +00:00 committed by GitHub
parent 57bfbbc653
commit 05ade226d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -30,7 +30,7 @@
"@vercel/ncc": "^0.36.1",
"husky": "^8.0.3",
"jest": "^29.6.1",
"nock": "^13.3.1",
"nock": "^13.3.2",
"semistandard": "^16.0.1"
},
"semistandard": {