Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.17.0",
"cross-fetch": "4.1.0",
"nock": "14.0.8",
"nock": "14.0.9",
"publint": "0.3.12",
"tsup": "8.5.0",
"typescript": "5.9.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "22.17.0",
"nock": "14.0.8",
"nock": "14.0.9",
"publint": "0.3.12",
"tsup": "8.5.0",
"typescript": "5.9.2",
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 @@ -281,7 +281,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.17.0"
cross-fetch: "npm:4.1.0"
nock: "npm:14.0.8"
nock: "npm:14.0.9"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand All @@ -296,7 +296,7 @@ __metadata:
"@algolia/client-common": "npm:5.35.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.17.0"
nock: "npm:14.0.8"
nock: "npm:14.0.9"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.9.2"
Expand Down Expand Up @@ -6114,14 +6114,14 @@ __metadata:
languageName: node
linkType: hard

"nock@npm:14.0.8":
version: 14.0.8
resolution: "nock@npm:14.0.8"
"nock@npm:14.0.9":
version: 14.0.9
resolution: "nock@npm:14.0.9"
dependencies:
"@mswjs/interceptors": "npm:^0.39.5"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/47d6e3b13a524fdac6947c2b268577ac5a3962b9b768a7ff0c4c56adf48453974e1f80b57cb0418aa401236bb75a064f3e7bb4519f31e811ac8e360938624398
checksum: 10/f8ddbb5deb91f3d55e6939e49ee36759e2feabe256efad3981174fe102bd0a7843ccad4b8ab3067b482a057cf30ca8d60d2c139a2a61996d2b68a44570ae9705
languageName: node
linkType: hard

Expand Down