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.3.6 to 13.3.8 #104

Closed
wants to merge 1 commit into from
Closed
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.3.6",
"nock": "13.3.8",
"prettier": "3.0.3",
"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.3.6":
version: 13.3.6
resolution: "nock@npm:13.3.6"
"nock@npm:13.3.8":
version: 13.3.8
resolution: "nock@npm:13.3.8"
dependencies:
debug: ^4.1.0
json-stringify-safe: ^5.0.1
propagate: ^2.0.0
checksum: 795f334a17ed294b829968c177190571720492cc5113e2aa5b9d382c6508d81c8f79f6afae32009abce94213b0b7c1a474d582acf87e2c169d620314ac0ae60c
checksum: 98f7d9d1c6b4fad560d7f1033705f9a0318e288060c10e36973d1798d6c824fee1f23a9ecbb1118bf70068f58bb04eaa50c5d046f5cf0ceaf4a2dc76fe7a82b2
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.3.6
nock: 13.3.8
prettier: 3.0.3
rimraf: 5.0.5
ts-jest: 29.1.1
Expand Down