Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump nock from 13.4.0 to 13.5.0 #127

Merged
merged 1 commit into from
Feb 1, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.1",
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.1
Expand Down