Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2024
1 parent 44f14cb commit 1d1dfa4
Show file tree
Hide file tree
Showing 10 changed files with 595 additions and 86 deletions.
4 changes: 2 additions & 2 deletions clients/algoliasearch-client-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@babel/core": "7.24.9",
"@babel/plugin-transform-class-properties": "7.24.7",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.8",
"@babel/runtime": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/runtime": "7.25.0",
"@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 @@ -23,7 +23,7 @@
"test": "jest"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@algolia/client-common": "5.0.0-beta.13"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@algolia/client-common": "5.0.0-beta.13"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@algolia/client-common": "5.0.0-beta.13"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
Expand Down
Loading

0 comments on commit 1d1dfa4

Please sign in to comment.