Bump @babel/polyfill from 7.7.0 to 7.8.7 (#107)

Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.7.0 to 7.8.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.0...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:42:45 +02:00
committed by GitHub
parent d6316032db
commit c58f6fba6a
2 changed files with 7 additions and 12 deletions

View File

@@ -16,7 +16,7 @@
"test:watch": "node_modules/.bin/jest --watch"
},
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@babel/polyfill": "^7.8.7",
"axios": "^0.19.2",
"classnames": "^2.2.6",
"date-fns": "^2.11.1",