Merge branch 'renovate/babel-monorepo' into 'master'
Update babel monorepo to v7.5.5 See merge request !354
... | ... | @@ -75,11 +75,11 @@ |
"unorm": "1.6.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/plugin-proposal-class-properties": "7.5.0", | ||
"@babel/plugin-proposal-class-properties": "7.5.5", | ||
"@babel/plugin-proposal-optional-chaining": "7.2.0", | ||
"@babel/plugin-transform-flow-strip-types": "7.4.4", | ||
"@babel/plugin-transform-runtime": "7.5.0", | ||
"@babel/preset-env": "7.5.4", | ||
"@babel/plugin-transform-runtime": "7.5.5", | ||
"@babel/preset-env": "7.5.5", | ||
"@babel/preset-react": "7.0.0", | ||
"babel-core": "7.0.0-bridge.0", | ||
"babel-eslint": "10.0.2", | ||
... | ... |
Please register or sign in to comment