Bump @babel/preset-env from 7.7.7 to 7.8.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-12 12:09:45 +00:00 committed by GitHub
parent 037c0432a6
commit 5975b78c1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1547 additions and 710 deletions

2255
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -54,7 +54,7 @@
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.0",
"@babel/plugin-syntax-dynamic-import": "^7.8.0",
"@babel/preset-env": "^7.7.7",
"@babel/preset-env": "^7.8.0",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",