Skip to content

Commit

Permalink
chore: Bump nock from 13.5.0 to 13.5.4 (#140)
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.4.
- [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.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephane Landelle <[email protected]>
  • Loading branch information
dependabot[bot] and slandelle authored Apr 7, 2024
1 parent 580ea17 commit c006419
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.4",
"prettier": "3.2.5",
"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.4":
version: 13.5.4
resolution: "nock@npm:13.5.4"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: b50d680da3287859f81626b426234ed81a43aae16455efd259a3044f4a6139677d97c7001f532def6b308e7c3ecf7517925f2a34b3aaf80ee2ced920cfce2799
checksum: d31f924e34c87ae985edfb7b5a56e8a4dcfc3a072334ceb6d686326581f93090b3e23492663a64ce61b8df4f365b113231d926bc300bcfe9e5eb309c3e4b8628
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.4
prettier: 3.2.5
rimraf: 5.0.5
ts-jest: 29.1.2
Expand Down

0 comments on commit c006419

Please sign in to comment.