Update babel monorepo
This commit is contained in:
parent
473a00d57a
commit
d628a8a409
File diff suppressed because it is too large
Load Diff
10
package.json
10
package.json
|
@ -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.5.5",
|
||||
"@babel/core": "7.5.5",
|
||||
"@babel/polyfill": "7.4.4",
|
||||
"@babel/preset-env": "7.5.5",
|
||||
"@babel/register": "7.5.5",
|
||||
"@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",
|
||||
"@wordpress/e2e-test-utils": "2.2.0",
|
||||
"autoprefixer": "9.7.3",
|
||||
"babel-eslint": "10.0.3",
|
||||
|
|
Loading…
Reference in New Issue