Skip to content

Commit

Permalink
chore: Bump nock from 13.4.0 to 13.5.0
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.4.0 to 13.5.0.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.4.0...v13.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and guilgaly committed Feb 1, 2024
1 parent 6e8d5bb commit 0284c36
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.4.0",
"nock": "13.5.0",
"prettier": "3.1.1",
"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.4.0":
version: 13.4.0
resolution: "nock@npm:13.4.0"
"nock@npm:13.5.0":
version: 13.5.0
resolution: "nock@npm:13.5.0"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: 30c3751854f9c412df5f99e01eeaef25b2583d3cae80b8c46524acb39d8b7fa61043603472ad94a3adc4b7d1e0f3098e6bb06e787734cbfbde2751891115b311
checksum: b50d680da3287859f81626b426234ed81a43aae16455efd259a3044f4a6139677d97c7001f532def6b308e7c3ecf7517925f2a34b3aaf80ee2ced920cfce2799
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.4.0
nock: 13.5.0
prettier: 3.1.1
rimraf: 5.0.5
ts-jest: 29.1.2
Expand Down

0 comments on commit 0284c36

Please sign in to comment.