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 Aug 7, 2023
1 parent fe35c93 commit 30a0b45
Show file tree
Hide file tree
Showing 2 changed files with 810 additions and 1,034 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"release": "./scripts/release.sh"
},
"dependencies": {
"@babel/core": "7.21.8",
"@babel/core": "7.22.10",
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
"@babel/plugin-proposal-function-sent": "7.18.6",
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@babel/plugin-proposal-function-sent": "7.22.5",
"@babel/plugin-proposal-throw-expressions": "7.22.5",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-import-meta": "7.10.4",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/plugin-transform-runtime": "7.22.10",
"@babel/preset-env": "7.22.10",
"@babel/preset-react": "7.22.5",
"@moonwalker/pre-flight-check": "1.4.8",
"assets-webpack-plugin": "7.1.1",
"async": "3.2.4",
Expand Down
Loading

0 comments on commit 30a0b45

Please sign in to comment.