Update babel monorepo

This commit is contained in:
Renovate Bot 2020-11-01 00:11:44 +00:00
parent 2d6d53ed6f
commit bd263c7e18
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 550 additions and 361 deletions

901
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,11 +34,11 @@
"git:update-hooks": "rm -r .git/hooks && mkdir -p .git/hooks && node ./node_modules/husky/husky.js install"
},
"devDependencies": {
"@babel/cli": "7.12.0",
"@babel/core": "7.12.0",
"@babel/polyfill": "7.11.5",
"@babel/preset-env": "7.12.0",
"@babel/register": "7.12.0",
"@babel/cli": "7.12.1",
"@babel/core": "7.12.3",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.12.1",
"@babel/register": "7.12.1",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/experimental-utils": "3.10.1",
"@typescript-eslint/parser": "3.10.1",