Bump @babel/polyfill from 7.0.0 to 7.2.5 in /js

Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.0.0 to 7.2.5.
- [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.0.0...v7.2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-28 17:15:45 +00:00
parent fb00f41829
commit df8e3a543e
2 changed files with 14 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/polyfill": "^7.0.0",
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.3.1",
"babel-loader": "^8.0.5",
"css-loader": "^2.1.0",