Bump nock from 13.3.1 to 13.3.8

Bumps [nock](https://github.com/nock/nock) from 13.3.1 to 13.3.8.
- [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.8)

---
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-11-20 21:12:50 +00:00
committed by GitHub
parent 8c6ef3d8d5
commit d183a290bd
2 changed files with 8 additions and 22 deletions

View File

@@ -16,7 +16,7 @@
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-github": "^4.10.1",
"jest": "^29.7.0",
"nock": "^13.3.1",
"nock": "^13.3.8",
"prettier": "^3.0.0",
"make-coverage-badge": "^1.2.0"
},