Update babel monorepo

This commit is contained in:
Renovate Bot 2020-04-01 15:12:00 +00:00
parent 3da67586e3
commit b293548d6f
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 436 additions and 538 deletions

966
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,10 +21,10 @@
},
"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.8.6",
"@babel/polyfill": "7.8.3",
"@babel/preset-env": "7.8.6",
"@babel/register": "7.8.6",
"@babel/core": "7.9.0",
"@babel/polyfill": "7.8.7",
"@babel/preset-env": "7.9.0",
"@babel/register": "7.9.0",
"@jest/test-sequencer": "^25.0.0",
"@wordpress/e2e-test-utils": "4.3.0",
"autoprefixer": "9.7.5",