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] authored Apr 5, 2024
1 parent d16d52f commit 3bb4ea4
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 440 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.24.0",
"@babel/core": "7.24.4",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.23.3",
"@babel/plugin-proposal-throw-expressions": "7.23.3",
"@babel/plugin-proposal-function-sent": "7.24.1",
"@babel/plugin-proposal-throw-expressions": "7.24.1",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.4",
"@babel/preset-react": "7.24.1",
"@moonwalker/pre-flight-check": "1.6.5",
"assets-webpack-plugin": "5.1.2",
"async": "3.2.5",
Expand Down
Loading

0 comments on commit 3bb4ea4

Please sign in to comment.