Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.7 (#3142)
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 Jun 9, 2024
1 parent 7cec8fb commit 3bbd195
Show file tree
Hide file tree
Showing 10 changed files with 1,897 additions and 492 deletions.
8 changes: 4 additions & 4 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"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",
"jest": "29.7.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@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",
"jest": "29.7.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@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",
"cross-fetch": "4.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@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",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 3bbd195

Please sign in to comment.