Skip to content

Commit

Permalink
chore(deps): dependencies 2024-06-10 (#3141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
  • Loading branch information
3 people authored Jun 10, 2024
1 parent f5c3997 commit ede531b
Show file tree
Hide file tree
Showing 20 changed files with 1,583 additions and 1,213 deletions.
14 changes: 7 additions & 7 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"test:size": "bundlesize"
},
"devDependencies": {
"@babel/core": "7.24.6",
"@babel/core": "7.24.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-runtime": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/runtime": "7.24.6",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/runtime": "7.24.7",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-terser": "0.4.4",
"@types/jest": "29.5.12",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"@types/rollup-plugin-node-globals": "1.4.4",
"@types/semver": "7.5.8",
"bundlesize2": "0.0.31",
"execa": "9.1.0",
"execa": "9.2.0",
"lerna": "8.1.3",
"nx": "19.1.2",
"nx": "19.2.2",
"rollup": "4.18.0",
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-typescript2": "0.36.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"test": "jest"
},
"devDependencies": {
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@algolia/requester-node-http": "5.0.0-beta.2"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"rollup": "4.18.0",
"typescript": "5.4.5"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@algolia/requester-node-http": "5.0.0-beta.2"
},
"devDependencies": {
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"rollup": "4.18.0",
"typescript": "5.4.5"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-beta.2"
},
"devDependencies": {
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"ts-jest": "29.1.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-beta.2"
},
"devDependencies": {
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"cross-fetch": "4.0.0",
"jest": "29.7.0",
"nock": "13.5.4",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"@algolia/client-common": "5.0.0-beta.2"
},
"devDependencies": {
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@babel/preset-env": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.1",
"@types/node": "20.14.2",
"jest": "29.7.0",
"nock": "13.5.4",
"ts-jest": "29.1.4",
Expand Down
Loading

1 comment on commit ede531b

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.