Update babel monorepo

This commit is contained in:
Renovate Bot 2020-03-01 00:58:43 +00:00
parent 6f2b232fc7
commit 71484c98fc
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 463 additions and 303 deletions

758
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,13 +21,13 @@
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/core": "7.8.6",
"@babel/polyfill": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/register": "7.8.3",
"@babel/preset-env": "7.8.6",
"@babel/register": "7.8.6",
"@wordpress/e2e-test-utils": "4.2.0",
"autoprefixer": "9.7.4",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"commander": "4.1.0",