Skip to content

Commit dbaac0d

Browse files
algolia-botrenovate[bot]millotp
committed
chore(deps): dependencies 2024-09-09 (#3662) (generated) [skip ci]
Co-authored-by: Algolia Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre Millot <[email protected]>
1 parent 174847d commit dbaac0d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

clients/algoliasearch-client-javascript/packages/client-usage/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.3.0"
5050
},
5151
"devDependencies": {
52-
"@arethetypeswrong/cli": "0.16.1",
52+
"@arethetypeswrong/cli": "0.15.4",
5353
"@types/node": "22.5.1",
5454
"publint": "0.2.10",
5555
"rollup": "4.21.2",

clients/algoliasearch-client-javascript/packages/monitoring/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.3.0"
5050
},
5151
"devDependencies": {
52-
"@arethetypeswrong/cli": "0.16.1",
52+
"@arethetypeswrong/cli": "0.15.4",
5353
"@types/node": "22.5.1",
5454
"publint": "0.2.10",
5555
"rollup": "4.21.2",

clients/algoliasearch-client-javascript/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ __metadata:
126126
"@algolia/client-common": "npm:5.3.0"
127127
"@algolia/requester-browser-xhr": "npm:5.3.0"
128128
"@algolia/requester-node-http": "npm:5.3.0"
129-
"@arethetypeswrong/cli": "npm:0.16.1"
129+
"@arethetypeswrong/cli": "npm:0.15.4"
130130
"@types/node": "npm:22.5.1"
131131
publint: "npm:0.2.10"
132132
rollup: "npm:4.21.2"
@@ -158,7 +158,7 @@ __metadata:
158158
"@algolia/client-common": "npm:5.3.0"
159159
"@algolia/requester-browser-xhr": "npm:5.3.0"
160160
"@algolia/requester-node-http": "npm:5.3.0"
161-
"@arethetypeswrong/cli": "npm:0.16.1"
161+
"@arethetypeswrong/cli": "npm:0.15.4"
162162
"@types/node": "npm:22.5.1"
163163
publint: "npm:0.2.10"
164164
rollup: "npm:4.21.2"

clients/algoliasearch-client-python/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clients/algoliasearch-client-python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async-timeout = ">= 4.0.3"
2222
pydantic = ">= 2"
2323

2424
[tool.poetry.group.dev.dependencies]
25-
ruff = "0.6.4"
25+
ruff = "== 0.6.4"
2626

2727
[tool.ruff]
2828
line-length = 88

0 commit comments

Comments
 (0)