Skip to content

Commit

Permalink
chore(deps): dependencies 2024-08-12 (generated)
Browse files Browse the repository at this point in the history
algolia/api-clients-automation#3499

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Algolia Bot <30854082+algolia-bot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: shortcuts <vannicattec@gmail.com>
  • Loading branch information
4 people committed Aug 12, 2024
1 parent 0305731 commit b73685a
Show file tree
Hide file tree
Showing 13 changed files with 123 additions and 123 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@types/semver": "7.5.8",
"bundlesize2": "0.0.31",
"execa": "9.3.0",
"lerna": "8.1.7",
"nx": "19.5.6",
"lerna": "8.1.8",
"nx": "19.5.7",
"rollup": "4.20.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.36.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/algoliasearch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@babel/preset-env": "7.25.3",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"jest": "29.7.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/client-abtesting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-personalization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-query-suggestions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/client-usage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ingestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/monitoring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/recommend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@algolia/requester-node-http": "5.0.0-beta.18"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/node": "22.2.0",
"rollup": "4.20.0",
"typescript": "5.5.4"
},
Expand Down
Loading

0 comments on commit b73685a

Please sign in to comment.