Skip to content

Commit

Permalink
chore: Bump nock from 13.5.0 to 13.5.1
Browse files Browse the repository at this point in the history
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](nock/nock@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2024
1 parent 457522d commit 174ed15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@vercel/ncc": "0.38.1",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"nock": "13.5.0",
"nock": "13.5.1",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3121,14 +3121,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.5.0":
version: 13.5.0
resolution: "nock@npm:13.5.0"
"nock@npm:13.5.1":
version: 13.5.1
resolution: "nock@npm:13.5.1"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: b50d680da3287859f81626b426234ed81a43aae16455efd259a3044f4a6139677d97c7001f532def6b308e7c3ecf7517925f2a34b3aaf80ee2ced920cfce2799
checksum: d7e33e92ef1af2c2302af411e4f9c98d53aefb3b6729de487e051281d1547e910ccd1aeb6d251fa1af70046cc28aa6f3a43c1964eff94cb75fb470bd84ffe081
languageName: node
linkType: hard

Expand Down Expand Up @@ -3525,7 +3525,7 @@ __metadata:
"@vercel/ncc": 0.38.1
jest: 29.7.0
js-yaml: 4.1.0
nock: 13.5.0
nock: 13.5.1
prettier: 3.2.4
rimraf: 5.0.5
ts-jest: 29.1.2
Expand Down

0 comments on commit 174ed15

Please sign in to comment.