Bump @babel/preset-env from 7.1.6 to 7.2.0 in /js

Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.6 to 7.2.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.1.6...v7.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-17 09:20:00 +00:00
parent 4498eba6ae
commit c2eb4ed7fa
2 changed files with 247 additions and 204 deletions

View File

@@ -24,7 +24,7 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/polyfill": "^7.0.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.4",
"css-loader": "^2.0.1",
"karma": "^3.1.3",