Update babel monorepo to v7.1.6 (https://github.com/woocommerce/woocommerce-admin/pull/834)
This commit is contained in:
parent
f562562055
commit
7c640c1c1c
File diff suppressed because it is too large
Load Diff
|
@ -45,9 +45,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "7.1.5",
|
||||
"@babel/core": "7.1.5",
|
||||
"@babel/core": "7.1.6",
|
||||
"@babel/plugin-transform-async-to-generator": "7.1.0",
|
||||
"@babel/plugin-transform-react-jsx": "7.0.0",
|
||||
"@babel/plugin-transform-react-jsx": "7.1.6",
|
||||
"@babel/runtime-corejs2": "7.1.5",
|
||||
"@wordpress/babel-plugin-import-jsx-pragma": "1.1.2",
|
||||
"@wordpress/babel-plugin-makepot": "2.1.2",
|
||||
|
|
Loading…
Reference in New Issue