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:
parent
93e35f14ef
commit
2dc78705ce
2 changed files with 126 additions and 39 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue