Skip to content

Commit d8c6919

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

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

Lines changed: 1 addition & 1 deletion
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.2",
38+
"@arethetypeswrong/cli": "0.17.3",
3939
"@types/node": "22.10.5",
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@algolia/requester-node-http": "5.19.0"
5656
},
5757
"devDependencies": {
58-
"@arethetypeswrong/cli": "0.17.2",
58+
"@arethetypeswrong/cli": "0.17.3",
5959
"@types/node": "22.10.5",
6060
"publint": "0.3.1",
6161
"rollup": "4.30.1",

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

Lines changed: 1 addition & 1 deletion
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.2",
38+
"@arethetypeswrong/cli": "0.17.3",
3939
"@types/node": "22.10.5",
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@algolia/client-common": "5.19.0"
3636
},
3737
"devDependencies": {
38-
"@arethetypeswrong/cli": "0.17.2",
38+
"@arethetypeswrong/cli": "0.17.3",
3939
"@types/node": "22.10.5",
4040
"jsdom": "26.0.0",
4141
"publint": "0.3.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@algolia/client-common": "5.19.0"
5252
},
5353
"devDependencies": {
54-
"@arethetypeswrong/cli": "0.17.2",
54+
"@arethetypeswrong/cli": "0.17.3",
5555
"@types/node": "22.10.5",
5656
"cross-fetch": "4.1.0",
5757
"nock": "13.5.6",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@algolia/client-common": "5.19.0"
3939
},
4040
"devDependencies": {
41-
"@arethetypeswrong/cli": "0.17.2",
41+
"@arethetypeswrong/cli": "0.17.3",
4242
"@types/node": "22.10.5",
4343
"nock": "13.5.6",
4444
"publint": "0.3.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@algolia/requester-node-http": "5.19.0"
5050
},
5151
"devDependencies": {
52-
"@arethetypeswrong/cli": "0.17.2",
52+
"@arethetypeswrong/cli": "0.17.3",
5353
"@types/node": "22.10.5",
5454
"publint": "0.3.1",
5555
"tsup": "8.3.5",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 39 additions & 7 deletions
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.2"
46+
"@arethetypeswrong/cli": "npm:0.17.3"
4747
"@types/node": "npm:22.10.5"
4848
jsdom: "npm:26.0.0"
4949
publint: "npm:0.3.1"
@@ -62,7 +62,7 @@ __metadata:
6262
"@algolia/requester-browser-xhr": "npm:5.19.0"
6363
"@algolia/requester-fetch": "npm:5.19.0"
6464
"@algolia/requester-node-http": "npm:5.19.0"
65-
"@arethetypeswrong/cli": "npm:0.17.2"
65+
"@arethetypeswrong/cli": "npm:0.17.3"
6666
"@types/node": "npm:22.10.5"
6767
publint: "npm:0.3.1"
6868
rollup: "npm:4.30.1"
@@ -161,7 +161,7 @@ __metadata:
161161
resolution: "@algolia/logger-console@workspace:packages/logger-console"
162162
dependencies:
163163
"@algolia/client-common": "npm:5.19.0"
164-
"@arethetypeswrong/cli": "npm:0.17.2"
164+
"@arethetypeswrong/cli": "npm:0.17.3"
165165
"@types/node": "npm:22.10.5"
166166
jsdom: "npm:26.0.0"
167167
publint: "npm:0.3.1"
@@ -211,7 +211,7 @@ __metadata:
211211
resolution: "@algolia/requester-browser-xhr@workspace:packages/requester-browser-xhr"
212212
dependencies:
213213
"@algolia/client-common": "npm:5.19.0"
214-
"@arethetypeswrong/cli": "npm:0.17.2"
214+
"@arethetypeswrong/cli": "npm:0.17.3"
215215
"@types/node": "npm:22.10.5"
216216
jsdom: "npm:26.0.0"
217217
publint: "npm:0.3.1"
@@ -227,7 +227,7 @@ __metadata:
227227
resolution: "@algolia/requester-fetch@workspace:packages/requester-fetch"
228228
dependencies:
229229
"@algolia/client-common": "npm:5.19.0"
230-
"@arethetypeswrong/cli": "npm:0.17.2"
230+
"@arethetypeswrong/cli": "npm:0.17.3"
231231
"@types/node": "npm:22.10.5"
232232
cross-fetch: "npm:4.1.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.19.0"
246-
"@arethetypeswrong/cli": "npm:0.17.2"
246+
"@arethetypeswrong/cli": "npm:0.17.3"
247247
"@types/node": "npm:22.10.5"
248248
nock: "npm:13.5.6"
249249
publint: "npm:0.3.1"
@@ -261,7 +261,7 @@ __metadata:
261261
"@algolia/requester-browser-xhr": "npm:5.19.0"
262262
"@algolia/requester-fetch": "npm:5.19.0"
263263
"@algolia/requester-node-http": "npm:5.19.0"
264-
"@arethetypeswrong/cli": "npm:0.17.2"
264+
"@arethetypeswrong/cli": "npm:0.17.3"
265265
"@types/node": "npm:22.10.5"
266266
publint: "npm:0.3.1"
267267
tsup: "npm:8.3.5"
@@ -293,6 +293,23 @@ __metadata:
293293
languageName: node
294294
linkType: hard
295295

296+
"@arethetypeswrong/cli@npm:0.17.3":
297+
version: 0.17.3
298+
resolution: "@arethetypeswrong/cli@npm:0.17.3"
299+
dependencies:
300+
"@arethetypeswrong/core": "npm:0.17.3"
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/c569c86c19d2427b73cd91d100b46e97e222c4c1684b1f946cfb18fa0caa91085ec864c9c966f9ad2fc5e0267d4d11327631f4039accee46a183456eb3c02fec
310+
languageName: node
311+
linkType: hard
312+
296313
"@arethetypeswrong/core@npm:0.17.2":
297314
version: 0.17.2
298315
resolution: "@arethetypeswrong/core@npm:0.17.2"
@@ -308,6 +325,21 @@ __metadata:
308325
languageName: node
309326
linkType: hard
310327

328+
"@arethetypeswrong/core@npm:0.17.3":
329+
version: 0.17.3
330+
resolution: "@arethetypeswrong/core@npm:0.17.3"
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/88dd840629356f555f00210c2df57f35701f46bc3d814cf7253c41adc0e33beb8af8cfdf04b12457cd1220b28fcc0e9cf2289846dbf4d2868101a1ce592879c8
340+
languageName: node
341+
linkType: hard
342+
311343
"@asamuzakjp/css-color@npm:^2.8.2":
312344
version: 2.8.2
313345
resolution: "@asamuzakjp/css-color@npm:2.8.2"

templates/javascript/clients/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"jsdom": "26.0.0",
137137
"vitest": "2.1.8",
138138
{{/isAlgoliasearchClient}}
139-
"@arethetypeswrong/cli": "0.17.2",
139+
"@arethetypeswrong/cli": "0.17.3",
140140
"@types/node": "22.10.5",
141141
"publint": "0.3.1",
142142
"rollup": "4.30.1",

0 commit comments

Comments
 (0)