chore: downgrade babel back to 7.22.9 (#51249)

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
This commit is contained in:
Mrugesh Mohapatra
2023-08-13 01:03:35 +05:30
committed by GitHub
parent 30ad1d72b9
commit de1bf3a3c3
2 changed files with 164 additions and 108 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"@babel/plugin-proposal-export-default-from": "7.22.5",
"@babel/plugin-proposal-function-bind": "7.22.5",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "7.22.10",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/runtime": "^7.20.13",
"@babel/standalone": "7.22.10",