Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.5.6 (#4089)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent b3b3fb9 commit e69ae21
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@arethetypeswrong/cli": "0.17.0",
"@types/node": "22.9.0",
"cross-fetch": "4.0.0",
"nock": "13.5.5",
"nock": "13.5.6",
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@types/node": "22.9.0",
"nock": "13.5.5",
"nock": "13.5.6",
"publint": "0.2.12",
"tsup": "8.3.5",
"typescript": "5.6.3",
Expand Down
12 changes: 6 additions & 6 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.17.0"
"@types/node": "npm:22.9.0"
cross-fetch: "npm:4.0.0"
nock: "npm:13.5.5"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
typescript: "npm:5.6.3"
Expand All @@ -245,7 +245,7 @@ __metadata:
"@algolia/client-common": "npm:5.13.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@types/node": "npm:22.9.0"
nock: "npm:13.5.5"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
typescript: "npm:5.6.3"
Expand Down Expand Up @@ -6228,14 +6228,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:13.5.5":
version: 13.5.5
resolution: "nock@npm:13.5.5"
"nock@npm:13.5.6":
version: 13.5.6
resolution: "nock@npm:13.5.6"
dependencies:
debug: "npm:^4.1.0"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/c19d7bf9654db056357a22b00127bb5606c1bbdff188a5b6c469825e580e31cd0cb0701bce8dd8b4876dbbd36a145fdb681fd69fd59308d6db4923ce8ab2439e
checksum: 10/a57c265b75e5f7767e2f8baf058773cdbf357c31c5fea2761386ec03a008a657f9df921899fe2a9502773b47145b708863b32345aef529b3c45cba4019120f88
languageName: node
linkType: hard

Expand Down

0 comments on commit e69ae21

Please sign in to comment.