Bump nock from 13.2.0 to 13.3.0

Bumps [nock](https://github.com/nock/nock) from 13.2.0 to 13.3.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.2.0...v13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-06 18:12:55 +00:00
committed by GitHub
parent 51b5f463c8
commit 8199da9054
2 changed files with 22 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-github": "^4.3.4",
"jest": "^29.4.1",
"nock": "^13.2.0",
"nock": "^13.3.0",
"prettier": "^2.8.3"
},
"scripts": {