Bump @babel/core from 7.11.0 to 7.11.6

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-09 01:06:32 +00:00 committed by Benjamin Staneck
parent c1b70d6c42
commit 69cb76f024
2 changed files with 29 additions and 29 deletions

View file

@ -61,7 +61,7 @@
"devDependencies": {
"@ava/babel": "1.0.1",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.0",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/plugin-proposal-numeric-separator": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",