Merge pull request #26046 from woocommerce/renovate/babel-monorepo

Update babel monorepo
This commit is contained in:
Claudio Sanches 2020-04-01 14:00:48 -03:00 committed by GitHub
commit 13416af9bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 435 additions and 537 deletions

964
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.1",
"autoprefixer": "9.7.5",