Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent aaa9ac4 commit 786f78b
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 169 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"release": "./scripts/release.sh"
},
"dependencies": {
"@babel/core": "7.24.7",
"@babel/core": "7.25.2",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.24.7",
"@babel/plugin-proposal-throw-expressions": "7.24.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.24.7",
"@babel/plugin-transform-runtime": "7.25.4",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@moonwalker/pre-flight-check": "1.6.6",
"assets-webpack-plugin": "5.1.2",
Expand Down
Loading

0 comments on commit 786f78b

Please sign in to comment.