chore(deps-dev): bump @babel/preset-react from 7.0.0 to 7.6.3

Bumps [@babel/preset-react](https://github.com/babel/babel) from 7.0.0 to 7.6.3.
- [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.0.0...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-09 05:43:51 +00:00
committed by GitHub
parent 13391afc06
commit d1f8c4dfd2
2 changed files with 47 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"devDependencies": {
"@babel/core": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@babel/preset-react": "^7.0.0",
"@babel/preset-react": "^7.6.3",
"autoprefixer": "^9.6.4",
"babel-loader": "^8.0.6",
"babel-preset-react-app": "^9.0.2",