Update core-js and polyfill plugins (#13897)
This commit is contained in:
@@ -22,9 +22,9 @@
|
||||
"dependencies": {
|
||||
"@babel/helper-module-imports": "workspace:^",
|
||||
"@babel/helper-plugin-utils": "workspace:^",
|
||||
"babel-plugin-polyfill-corejs2": "^0.2.2",
|
||||
"babel-plugin-polyfill-corejs3": "^0.2.5",
|
||||
"babel-plugin-polyfill-regenerator": "^0.2.2",
|
||||
"babel-plugin-polyfill-corejs2": "^0.2.3",
|
||||
"babel-plugin-polyfill-corejs3": "^0.3.0",
|
||||
"babel-plugin-polyfill-regenerator": "^0.2.3",
|
||||
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user