Skip to content

Commit

Permalink
Merge pull request #1365 from moonwalker/renovate/babel-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update babel monorepo
  • Loading branch information
moonwalker-bot authored Jan 4, 2024
2 parents 2b6b6c2 + 83f7447 commit 81edcb3
Show file tree
Hide file tree
Showing 2 changed files with 535 additions and 386 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"release": "./scripts/release.sh"
},
"dependencies": {
"@babel/core": "7.22.11",
"@babel/core": "7.23.7",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.22.5",
"@babel/plugin-proposal-throw-expressions": "7.22.5",
"@babel/plugin-proposal-function-sent": "7.23.3",
"@babel/plugin-proposal-throw-expressions": "7.23.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@moonwalker/pre-flight-check": "1.5.10",
"assets-webpack-plugin": "5.1.2",
"async": "3.2.4",
Expand Down
Loading

0 comments on commit 81edcb3

Please sign in to comment.