Bump @babel/polyfill from 7.8.7 to 7.10.1 (#151)

Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.8.7 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-polyfill)

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-06-04 23:21:09 +02:00
committed by GitHub
parent b05d00e823
commit 3d3d268bca
2 changed files with 5 additions and 5 deletions

View File

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