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 08:00:54 +00:00 committed by Benjamin Staneck
parent 93e35f14ef
commit 2dc78705ce
2 changed files with 126 additions and 39 deletions

View file

@ -60,7 +60,7 @@
"devDependencies": {
"@babel/cli": "7.8.0",
"@babel/core": "7.7.7",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-class-properties": "^7.8.0",
"@babel/plugin-proposal-numeric-separator": "^7.7.4",
"@babel/plugin-proposal-object-rest-spread": "^7.7.7",
"@babel/plugin-proposal-optional-chaining": "7.7.5",