Skip to content

Commit db10c9b

Browse files
chore(deps): update dependency @arethetypeswrong/cli to v0.17.2 (#4259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e69973 commit db10c9b

File tree

9 files changed

+47
-15
lines changed

9 files changed

+47
-15
lines changed

clients/algoliasearch-client-javascript/packages/client-common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test:bundle": "publint . && attw --pack ."
3636
},
3737
"devDependencies": {
38-
"@arethetypeswrong/cli": "0.17.1",
38+
"@arethetypeswrong/cli": "0.17.2",
3939
"@types/node": "22.10.2",
4040
"jsdom": "25.0.1",
4141
"publint": "0.2.12",

clients/algoliasearch-client-javascript/packages/client-composition/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@algolia/requester-node-http": "5.18.0"
5656
},
5757
"devDependencies": {
58-
"@arethetypeswrong/cli": "0.17.1",
58+
"@arethetypeswrong/cli": "0.17.2",
5959
"@types/node": "22.10.2",
6060
"publint": "0.2.12",
6161
"rollup": "4.28.1",

clients/algoliasearch-client-javascript/packages/logger-console/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"test:bundle": "publint . && attw --pack ."
3636
},
3737
"devDependencies": {
38-
"@arethetypeswrong/cli": "0.17.1",
38+
"@arethetypeswrong/cli": "0.17.2",
3939
"@types/node": "22.10.2",
4040
"jsdom": "25.0.1",
4141
"publint": "0.2.12",

clients/algoliasearch-client-javascript/packages/requester-browser-xhr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@algolia/client-common": "5.18.0"
3636
},
3737
"devDependencies": {
38-
"@arethetypeswrong/cli": "0.17.1",
38+
"@arethetypeswrong/cli": "0.17.2",
3939
"@types/node": "22.10.2",
4040
"jsdom": "25.0.1",
4141
"publint": "0.2.12",

clients/algoliasearch-client-javascript/packages/requester-fetch/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@algolia/client-common": "5.18.0"
5252
},
5353
"devDependencies": {
54-
"@arethetypeswrong/cli": "0.17.1",
54+
"@arethetypeswrong/cli": "0.17.2",
5555
"@types/node": "22.10.2",
5656
"cross-fetch": "4.0.0",
5757
"nock": "13.5.6",

clients/algoliasearch-client-javascript/packages/requester-node-http/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@algolia/client-common": "5.18.0"
3939
},
4040
"devDependencies": {
41-
"@arethetypeswrong/cli": "0.17.1",
41+
"@arethetypeswrong/cli": "0.17.2",
4242
"@types/node": "22.10.2",
4343
"nock": "13.5.6",
4444
"publint": "0.2.12",

clients/algoliasearch-client-javascript/packages/requester-testing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@algolia/requester-node-http": "5.18.0"
5050
},
5151
"devDependencies": {
52-
"@arethetypeswrong/cli": "0.17.1",
52+
"@arethetypeswrong/cli": "0.17.2",
5353
"@types/node": "22.10.2",
5454
"publint": "0.2.12",
5555
"tsup": "8.3.5",

clients/algoliasearch-client-javascript/yarn.lock

+39-7
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ __metadata:
4343
version: 0.0.0-use.local
4444
resolution: "@algolia/client-common@workspace:packages/client-common"
4545
dependencies:
46-
"@arethetypeswrong/cli": "npm:0.17.1"
46+
"@arethetypeswrong/cli": "npm:0.17.2"
4747
"@types/node": "npm:22.10.2"
4848
jsdom: "npm:25.0.1"
4949
publint: "npm:0.2.12"
@@ -62,7 +62,7 @@ __metadata:
6262
"@algolia/requester-browser-xhr": "npm:5.18.0"
6363
"@algolia/requester-fetch": "npm:5.18.0"
6464
"@algolia/requester-node-http": "npm:5.18.0"
65-
"@arethetypeswrong/cli": "npm:0.17.1"
65+
"@arethetypeswrong/cli": "npm:0.17.2"
6666
"@types/node": "npm:22.10.2"
6767
publint: "npm:0.2.12"
6868
rollup: "npm:4.28.1"
@@ -161,7 +161,7 @@ __metadata:
161161
resolution: "@algolia/logger-console@workspace:packages/logger-console"
162162
dependencies:
163163
"@algolia/client-common": "npm:5.18.0"
164-
"@arethetypeswrong/cli": "npm:0.17.1"
164+
"@arethetypeswrong/cli": "npm:0.17.2"
165165
"@types/node": "npm:22.10.2"
166166
jsdom: "npm:25.0.1"
167167
publint: "npm:0.2.12"
@@ -211,7 +211,7 @@ __metadata:
211211
resolution: "@algolia/requester-browser-xhr@workspace:packages/requester-browser-xhr"
212212
dependencies:
213213
"@algolia/client-common": "npm:5.18.0"
214-
"@arethetypeswrong/cli": "npm:0.17.1"
214+
"@arethetypeswrong/cli": "npm:0.17.2"
215215
"@types/node": "npm:22.10.2"
216216
jsdom: "npm:25.0.1"
217217
publint: "npm:0.2.12"
@@ -227,7 +227,7 @@ __metadata:
227227
resolution: "@algolia/requester-fetch@workspace:packages/requester-fetch"
228228
dependencies:
229229
"@algolia/client-common": "npm:5.18.0"
230-
"@arethetypeswrong/cli": "npm:0.17.1"
230+
"@arethetypeswrong/cli": "npm:0.17.2"
231231
"@types/node": "npm:22.10.2"
232232
cross-fetch: "npm:4.0.0"
233233
nock: "npm:13.5.6"
@@ -243,7 +243,7 @@ __metadata:
243243
resolution: "@algolia/requester-node-http@workspace:packages/requester-node-http"
244244
dependencies:
245245
"@algolia/client-common": "npm:5.18.0"
246-
"@arethetypeswrong/cli": "npm:0.17.1"
246+
"@arethetypeswrong/cli": "npm:0.17.2"
247247
"@types/node": "npm:22.10.2"
248248
nock: "npm:13.5.6"
249249
publint: "npm:0.2.12"
@@ -261,7 +261,7 @@ __metadata:
261261
"@algolia/requester-browser-xhr": "npm:5.18.0"
262262
"@algolia/requester-fetch": "npm:5.18.0"
263263
"@algolia/requester-node-http": "npm:5.18.0"
264-
"@arethetypeswrong/cli": "npm:0.17.1"
264+
"@arethetypeswrong/cli": "npm:0.17.2"
265265
"@types/node": "npm:22.10.2"
266266
publint: "npm:0.2.12"
267267
tsup: "npm:8.3.5"
@@ -293,6 +293,23 @@ __metadata:
293293
languageName: node
294294
linkType: hard
295295

296+
"@arethetypeswrong/cli@npm:0.17.2":
297+
version: 0.17.2
298+
resolution: "@arethetypeswrong/cli@npm:0.17.2"
299+
dependencies:
300+
"@arethetypeswrong/core": "npm:0.17.2"
301+
chalk: "npm:^4.1.2"
302+
cli-table3: "npm:^0.6.3"
303+
commander: "npm:^10.0.1"
304+
marked: "npm:^9.1.2"
305+
marked-terminal: "npm:^7.1.0"
306+
semver: "npm:^7.5.4"
307+
bin:
308+
attw: dist/index.js
309+
checksum: 10/07b15eedf95f713c1458728a0f93d49b316cef090bae981dd8cd6cd51ba61b17a988d64f835a73762afb53d83e0751ee3eeadb04fecd0e10a4cc6316be5dfa92
310+
languageName: node
311+
linkType: hard
312+
296313
"@arethetypeswrong/core@npm:0.17.1":
297314
version: 0.17.1
298315
resolution: "@arethetypeswrong/core@npm:0.17.1"
@@ -308,6 +325,21 @@ __metadata:
308325
languageName: node
309326
linkType: hard
310327

328+
"@arethetypeswrong/core@npm:0.17.2":
329+
version: 0.17.2
330+
resolution: "@arethetypeswrong/core@npm:0.17.2"
331+
dependencies:
332+
"@andrewbranch/untar.js": "npm:^1.0.3"
333+
cjs-module-lexer: "npm:^1.2.3"
334+
fflate: "npm:^0.8.2"
335+
lru-cache: "npm:^10.4.3"
336+
semver: "npm:^7.5.4"
337+
typescript: "npm:5.6.1-rc"
338+
validate-npm-package-name: "npm:^5.0.0"
339+
checksum: 10/e0d59ccc97154db9fb61f7b51899502fe410d4068ae158311e3e89f16f648a80196b5baacee53435539316cf92197faae1a4c651f21955ca0bb9fbd68a6cb751
340+
languageName: node
341+
linkType: hard
342+
311343
"@babel/code-frame@npm:^7.0.0":
312344
version: 7.26.2
313345
resolution: "@babel/code-frame@npm:7.26.2"

templates/javascript/clients/package.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"jsdom": "25.0.1",
137137
"vitest": "2.1.8",
138138
{{/isAlgoliasearchClient}}
139-
"@arethetypeswrong/cli": "0.17.1",
139+
"@arethetypeswrong/cli": "0.17.2",
140140
"@types/node": "22.10.2",
141141
"publint": "0.2.12",
142142
"rollup": "4.28.1",

0 commit comments

Comments
 (0)