Skip to content

Commit

Permalink
chore(deps): dependencies 2024-09-09 (#3662) (generated) [skip ci]
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
4 people committed Sep 9, 2024
1 parent 174847d commit dbaac0d
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@algolia/requester-node-http": "5.3.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
"@arethetypeswrong/cli": "0.15.4",
"@types/node": "22.5.1",
"publint": "0.2.10",
"rollup": "4.21.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@algolia/requester-node-http": "5.3.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.16.1",
"@arethetypeswrong/cli": "0.15.4",
"@types/node": "22.5.1",
"publint": "0.2.10",
"rollup": "4.21.2",
Expand Down
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-javascript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ __metadata:
"@algolia/client-common": "npm:5.3.0"
"@algolia/requester-browser-xhr": "npm:5.3.0"
"@algolia/requester-node-http": "npm:5.3.0"
"@arethetypeswrong/cli": "npm:0.16.1"
"@arethetypeswrong/cli": "npm:0.15.4"
"@types/node": "npm:22.5.1"
publint: "npm:0.2.10"
rollup: "npm:4.21.2"
Expand Down Expand Up @@ -158,7 +158,7 @@ __metadata:
"@algolia/client-common": "npm:5.3.0"
"@algolia/requester-browser-xhr": "npm:5.3.0"
"@algolia/requester-node-http": "npm:5.3.0"
"@arethetypeswrong/cli": "npm:0.16.1"
"@arethetypeswrong/cli": "npm:0.15.4"
"@types/node": "npm:22.5.1"
publint: "npm:0.2.10"
rollup: "npm:4.21.2"
Expand Down
2 changes: 1 addition & 1 deletion clients/algoliasearch-client-python/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clients/algoliasearch-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ async-timeout = ">= 4.0.3"
pydantic = ">= 2"

[tool.poetry.group.dev.dependencies]
ruff = "0.6.4"
ruff = "== 0.6.4"

[tool.ruff]
line-length = 88
Expand Down

0 comments on commit dbaac0d

Please sign in to comment.