Bump @babel/core from 7.10.2 to 7.11.0

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.2 to 7.11.0.
- [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.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-08-04 09:43:53 +00:00
committed by GitHub
parent 33fe6ad910
commit 9009b82502
2 changed files with 28 additions and 114 deletions

View File

@@ -33,7 +33,7 @@
"url-pattern": "^1.0.3"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/core": "^7.11.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-decorators": "^7.10.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",