Bump @babel/polyfill from 7.6.0 to 7.7.0

Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.6.0 to 7.7.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.6.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-10 03:10:22 +00:00
committed by GitHub
parent 606ad1c6ab
commit 9d84753322
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@
"test:coverage": "jest --coverage"
},
"dependencies": {
"@babel/polyfill": "^7.6.0",
"@babel/polyfill": "^7.7.0",
"@nextcloud/l10n": "^0.2.1",
"@nextcloud/router": "^0.1.0",
"nextcloud-axios": "^0.2.1",