Bump @babel/core from 7.8.6 to 7.8.7

Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 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.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-08 02:14:09 +00:00 committed by GitHub
commit 2df8e9583d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 196 deletions

View file

@ -84,7 +84,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
"@babel/core": "^7.8.6",
"@babel/core": "^7.8.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.6",
"@nextcloud/browserslist-config": "^1.0.0",