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

@@ -29,7 +29,7 @@
"devDependencies": {
"@babel/core": "workspace:^",
"@babel/helper-plugin-test-runner": "workspace:^",
"core-js": "^3.16.0"
"core-js": "^3.19.0"
},
"engines": {
"node": ">=6.9.0"