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.1",
"@types/node": "22.15.29",
"cross-fetch": "4.1.0",
"nock": "14.0.4",
"nock": "14.0.5",
"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.1",
"@types/node": "22.15.29",
"nock": "14.0.4",
"nock": "14.0.5",
"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 @@ -247,7 +247,7 @@ __metadata:
"@arethetypeswrong/cli": "npm:0.18.1"
"@types/node": "npm:22.15.29"
cross-fetch: "npm:4.1.0"
nock: "npm:14.0.4"
nock: "npm:14.0.5"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.8.3"
Expand All @@ -262,7 +262,7 @@ __metadata:
"@algolia/client-common": "npm:5.25.0"
"@arethetypeswrong/cli": "npm:0.18.1"
"@types/node": "npm:22.15.29"
nock: "npm:14.0.4"
nock: "npm:14.0.5"
publint: "npm:0.3.12"
tsup: "npm:8.5.0"
typescript: "npm:5.8.3"
Expand Down Expand Up @@ -1254,17 +1254,17 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.38.5":
version: 0.38.6
resolution: "@mswjs/interceptors@npm:0.38.6"
"@mswjs/interceptors@npm:^0.38.7":
version: 0.38.7
resolution: "@mswjs/interceptors@npm:0.38.7"
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/1716a2b8ec1dcd634968318b417fc88560d3b368e55552faa9d82e5c36ebeeb2c3993cbcf964783502cb164fba3fffd558b2f44638506ed7478e5fcc5ee8d3ea
checksum: 10/5563cf6af45baa547c40541df2ca1a7b049645bc0cac76f0cabcd27636da7c5bb5dce4fd5f17b1a68e4eaa10a8964f9dd3aba4e3408d67fc10b609e3888c4b49
languageName: node
linkType: hard

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

"nock@npm:14.0.4":
version: 14.0.4
resolution: "nock@npm:14.0.4"
"nock@npm:14.0.5":
version: 14.0.5
resolution: "nock@npm:14.0.5"
dependencies:
"@mswjs/interceptors": "npm:^0.38.5"
"@mswjs/interceptors": "npm:^0.38.7"
json-stringify-safe: "npm:^5.0.1"
propagate: "npm:^2.0.0"
checksum: 10/43ad012cbaf6062e500e1535ec2ef6e7e3f037289e3b2a88490204701b9434bb873f4f43fce603c47237d13ee7985ca949f5e6b55b68bc6446929ff1da1d0b53
checksum: 10/811e09b530dc9cbf83e1a2c0efb91a422ea7e7a3bb51bbb60a03e78cbfad887af4a8eda4de2e9b29e94367c26d458c37979ec82237b3edc9d90c87de903a15b6
languageName: node
linkType: hard

Expand Down