Bump @babel/plugin-proposal-optional-chaining from 7.7.5 to 7.8.3

Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel) from 7.7.5 to 7.8.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.7.5...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-01 04:49:23 +00:00
committed by GitHub
parent 33dd3299d9
commit 53d4c5265e
2 changed files with 16 additions and 16 deletions

View File

@@ -37,7 +37,7 @@
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.7.4",
"@babel/plugin-proposal-optional-chaining": "^7.7.5",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.7.4",
"babel-eslint": "^10.0.1",