Bump @babel/preset-env from 7.7.7 to 7.8.3 (#30021)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 15:15:31 +02:00 committed by XhmikosR
parent 7faca149a3
commit 5b044604c5
2 changed files with 1841 additions and 336 deletions

2175
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -94,7 +94,7 @@
"@babel/cli": "^7.8.3",
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
"@babel/preset-env": "^7.7.7",
"@babel/preset-env": "^7.8.3",
"@rollup/plugin-commonjs": "^11.0.1",
"@rollup/plugin-node-resolve": "^7.0.0",
"autoprefixer": "^9.7.3",