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

Update babel monorepo
This commit is contained in:
Rodrigo Primo 2020-02-03 14:42:26 -03:00 committed by GitHub
commit 8efd767c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1579 additions and 1039 deletions

2608
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,11 +19,11 @@
"git:update-hooks": "rm -r .git/hooks && mkdir -p .git/hooks && node ./node_modules/husky/husky.js install"
},
"devDependencies": {
"@babel/cli": "7.7.7",
"@babel/core": "7.7.7",
"@babel/polyfill": "7.7.0",
"@babel/preset-env": "7.7.7",
"@babel/register": "7.7.7",
"@babel/cli": "7.8.4",
"@babel/core": "7.8.4",
"@babel/polyfill": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/register": "7.8.3",
"@wordpress/e2e-test-utils": "4.0.0",
"autoprefixer": "9.7.3",
"babel-eslint": "10.0.3",