Update core-js and polyfill plugins (#13897)

This commit is contained in:
Nicolò Ribaudo
2021-10-30 01:09:58 +02:00
committed by GitHub
parent bff3f4f37d
commit 0c820a456d
18 changed files with 82 additions and 62 deletions

View File

@@ -25,7 +25,7 @@
"dependencies": {
"@babel/register": "workspace:^",
"commander": "^4.0.1",
"core-js": "^3.16.0",
"core-js": "^3.19.0",
"node-environment-flags": "^1.0.5",
"regenerator-runtime": "^0.13.4",
"v8flags": "^3.1.1"