Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.0

Bumps [@babel/plugin-proposal-class-properties](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>
This commit is contained in:
dependabot-preview[bot]
2020-01-13 12:17:15 +00:00
committed by GitHub
parent e97888bb55
commit e08e17f42e
2 changed files with 106 additions and 70 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"license": "MIT",
"devDependencies": {
"@babel/core": "7.8.0",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.8.0",
"@babel/preset-env": "^7.8.2",
"@babel/preset-react": "^7.8.0",
"@svgr/webpack": "5.0.1",