Skip to content

Commit

Permalink
chore(deps): update dependency @arethetypeswrong/cli to v0.17.1 (#4217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 51e9afa commit 1789727
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test:bundle": "publint . && attw --pack ."
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"jsdom": "25.0.1",
"publint": "0.2.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@algolia/requester-node-http": "5.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"publint": "0.2.12",
"rollup": "4.28.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test:bundle": "publint . && attw --pack ."
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"jsdom": "25.0.1",
"publint": "0.2.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@algolia/client-common": "5.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"jsdom": "25.0.1",
"publint": "0.2.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@algolia/client-common": "5.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"cross-fetch": "4.0.0",
"nock": "13.5.6",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@algolia/client-common": "5.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"nock": "13.5.6",
"publint": "0.2.12",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@algolia/requester-node-http": "5.15.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"publint": "0.2.12",
"tsup": "8.3.5",
Expand Down
46 changes: 39 additions & 7 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@algolia/client-common@workspace:packages/client-common"
dependencies:
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
Expand All @@ -62,7 +62,7 @@ __metadata:
"@algolia/requester-browser-xhr": "npm:5.15.0"
"@algolia/requester-fetch": "npm:5.15.0"
"@algolia/requester-node-http": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
publint: "npm:0.2.12"
rollup: "npm:4.28.1"
Expand Down Expand Up @@ -161,7 +161,7 @@ __metadata:
resolution: "@algolia/logger-console@workspace:packages/logger-console"
dependencies:
"@algolia/client-common": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
Expand Down Expand Up @@ -211,7 +211,7 @@ __metadata:
resolution: "@algolia/requester-browser-xhr@workspace:packages/requester-browser-xhr"
dependencies:
"@algolia/client-common": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
jsdom: "npm:25.0.1"
publint: "npm:0.2.12"
Expand All @@ -227,7 +227,7 @@ __metadata:
resolution: "@algolia/requester-fetch@workspace:packages/requester-fetch"
dependencies:
"@algolia/client-common": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
cross-fetch: "npm:4.0.0"
nock: "npm:13.5.6"
Expand All @@ -243,7 +243,7 @@ __metadata:
resolution: "@algolia/requester-node-http@workspace:packages/requester-node-http"
dependencies:
"@algolia/client-common": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
nock: "npm:13.5.6"
publint: "npm:0.2.12"
Expand All @@ -261,7 +261,7 @@ __metadata:
"@algolia/requester-browser-xhr": "npm:5.15.0"
"@algolia/requester-fetch": "npm:5.15.0"
"@algolia/requester-node-http": "npm:5.15.0"
"@arethetypeswrong/cli": "npm:0.17.0"
"@arethetypeswrong/cli": "npm:0.17.1"
"@types/node": "npm:22.10.1"
publint: "npm:0.2.12"
tsup: "npm:8.3.5"
Expand Down Expand Up @@ -293,6 +293,23 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/cli@npm:0.17.1":
version: 0.17.1
resolution: "@arethetypeswrong/cli@npm:0.17.1"
dependencies:
"@arethetypeswrong/core": "npm:0.17.1"
chalk: "npm:^4.1.2"
cli-table3: "npm:^0.6.3"
commander: "npm:^10.0.1"
marked: "npm:^9.1.2"
marked-terminal: "npm:^7.1.0"
semver: "npm:^7.5.4"
bin:
attw: dist/index.js
checksum: 10/7a964dbdaa9ba7d4bd0ed47d5d90c79040523d064892b98cf03eea64980e302d30b7d88ba905458b7303c1b0277b372d046b2de838b7d92da06924093e718a3e
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.17.0":
version: 0.17.0
resolution: "@arethetypeswrong/core@npm:0.17.0"
Expand All @@ -308,6 +325,21 @@ __metadata:
languageName: node
linkType: hard

"@arethetypeswrong/core@npm:0.17.1":
version: 0.17.1
resolution: "@arethetypeswrong/core@npm:0.17.1"
dependencies:
"@andrewbranch/untar.js": "npm:^1.0.3"
cjs-module-lexer: "npm:^1.2.3"
fflate: "npm:^0.8.2"
lru-cache: "npm:^10.4.3"
semver: "npm:^7.5.4"
typescript: "npm:5.6.1-rc"
validate-npm-package-name: "npm:^5.0.0"
checksum: 10/bf6340ee54a7598663b8ddf8b3f49f9bf4fe345ff2e30385140afb0591f37fe11136a836cc6a2199f923695eedab053ed341541d0fa2df0224ca6b7bb1f24c68
languageName: node
linkType: hard

"@babel/code-frame@npm:^7.0.0":
version: 7.26.2
resolution: "@babel/code-frame@npm:7.26.2"
Expand Down
2 changes: 1 addition & 1 deletion templates/javascript/clients/package.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"jsdom": "25.0.1",
"vitest": "2.1.8",
{{/isAlgoliasearchClient}}
"@arethetypeswrong/cli": "0.17.0",
"@arethetypeswrong/cli": "0.17.1",
"@types/node": "22.10.1",
"publint": "0.2.12",
"rollup": "4.28.1",
Expand Down

0 comments on commit 1789727

Please sign in to comment.