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.16.5",
"cross-fetch": "4.1.0",
"nock": "14.0.7",
"nock": "14.0.8",
"publint": "0.3.12",
"tsup": "8.5.0",
"typescript": "5.8.3",
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.16.5",
"nock": "14.0.7",
"nock": "14.0.8",
"publint": "0.3.12",
"tsup": "8.5.0",
"typescript": "5.8.3",
Expand Down
22 changes: 11 additions & 11 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.16.5"
cross-fetch: "npm:4.1.0"
nock: "npm:14.0.7"
nock: "npm:14.0.8"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.8.3"
Expand All @@ -296,7 +296,7 @@ __metadata:
"@algolia/client-common": "npm:5.35.0"
"@arethetypeswrong/cli": "npm:0.18.2"
"@types/node": "npm:22.16.5"
nock: "npm:14.0.7"
nock: "npm:14.0.8"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.8.3"
Expand Down Expand Up @@ -1281,17 +1281,17 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.39.3":
version: 0.39.3
resolution: "@mswjs/interceptors@npm:0.39.3"
"@mswjs/interceptors@npm:^0.39.5":
version: 0.39.5
resolution: "@mswjs/interceptors@npm:0.39.5"
dependencies:
"@open-draft/deferred-promise": "npm:^2.2.0"
"@open-draft/logger": "npm:^0.3.0"
"@open-draft/until": "npm:^2.0.0"
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.3"
strict-event-emitter: "npm:^0.5.1"
checksum: 10/f5fbf0a4088ad013cec7b0803c03d6c47c4216d292fbf9bd7c01e32e40eb42fa4ce43e0bf9454697aa39c5bbb85f5e5d83fbb3a2640a411a413a85d9f7c3f8d0
checksum: 10/d921e6d85dd4e9bd52e5e97ca2b972753f69553f198e0b66123b3397187da52f57fe054c00328436cb0dacb3c0732d9de9ec018d2b19c4d9298dfe2301f2cab0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6120,14 +6120,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down