Bump @babel/plugin-transform-react-inline-elements from 7.7.4 to 7.8.0 (#12848)
Bumps [@babel/plugin-transform-react-inline-elements](https://github.com/babel/babel) from 7.7.4 to 7.8.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.0) Signed-off-by:dependabot-preview[bot] <support@dependabot.com>
Showing
... | ... | @@ -62,7 +62,7 @@ |
"@babel/core": "^7.7.7", | ||
"@babel/plugin-proposal-class-properties": "^7.7.4", | ||
"@babel/plugin-proposal-decorators": "^7.8.0", | ||
"@babel/plugin-transform-react-inline-elements": "^7.7.4", | ||
"@babel/plugin-transform-react-inline-elements": "^7.8.0", | ||
"@babel/plugin-transform-runtime": "^7.7.6", | ||
"@babel/preset-env": "^7.7.7", | ||
"@babel/preset-react": "^7.7.4", | ||
... | ... |
Please register or sign in to comment