Bump @babel/preset-env from 7.7.6 to 7.7.7 (#62)

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.6 to 7.7.7.
- [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.6...v7.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-08 09:07:43 +01:00
committed by Manuel Bouza
parent 0c7a32ac3e
commit 41650f0eab
2 changed files with 36 additions and 31 deletions

View File

@@ -38,7 +38,7 @@
"@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/preset-env": "^7.7.6",
"@babel/preset-env": "^7.7.7",
"@babel/preset-react": "^7.7.4",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",