Update core-js 3 (#14108)

This commit is contained in:
Nicolò Ribaudo
2022-01-06 18:46:37 +01:00
committed by GitHub
parent b9ba4f9de8
commit 53ac687a59
79 changed files with 128 additions and 38 deletions

View File

@@ -23,7 +23,7 @@
"@babel/helper-module-imports": "workspace:^",
"@babel/helper-plugin-utils": "workspace:^",
"babel-plugin-polyfill-corejs2": "^0.3.0",
"babel-plugin-polyfill-corejs3": "^0.4.0",
"babel-plugin-polyfill-corejs3": "^0.5.0",
"babel-plugin-polyfill-regenerator": "^0.3.0",
"semver": "condition:BABEL_8_BREAKING ? ^7.3.4 : ^6.3.0"
},