build(deps-dev): bump nock from 13.5.0 to 13.5.1

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

---
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]
2024-01-29 11:06:44 +00:00
committed by GitHub
parent 5be8ad9b7c
commit adc67c433d
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -32,7 +32,7 @@
"jest-circus": "^29.7.0",
"markdown-link-check": "^3.11.2",
"markdownlint-cli": "^0.37.0",
"nock": "^13.5.0",
"nock": "^13.5.1",
"prettier": "^3.2.2",
"strip-json-comments-cli": "^3.0.0",
"ts-jest": "^28.0.8",
@@ -7225,9 +7225,9 @@
}
},
"node_modules/nock": {
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.0.tgz",
"integrity": "sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==",
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.1.tgz",
"integrity": "sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==",
"dev": true,
"dependencies": {
"debug": "^4.1.0",
@@ -14703,9 +14703,9 @@
}
},
"nock": {
"version": "13.5.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.0.tgz",
"integrity": "sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==",
"version": "13.5.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-13.5.1.tgz",
"integrity": "sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==",
"dev": true,
"requires": {
"debug": "^4.1.0",
+1 -1
View File
@@ -41,7 +41,7 @@
"jest-circus": "^29.7.0",
"markdown-link-check": "^3.11.2",
"markdownlint-cli": "^0.37.0",
"nock": "^13.5.0",
"nock": "^13.5.1",
"prettier": "^3.2.2",
"strip-json-comments-cli": "^3.0.0",
"ts-jest": "^28.0.8",