Bump @babel/core from 7.12.7 to 7.12.9

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-30 11:05:30 +00:00 committed by Benjamin Staneck
parent eac6869c8d
commit 44ddb35d3a
2 changed files with 13 additions and 50 deletions

View file

@ -61,7 +61,7 @@
"devDependencies": {
"@ava/babel": "1.0.1",
"@babel/cli": "7.12.8",
"@babel/core": "7.12.7",
"@babel/core": "7.12.9",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-numeric-separator": "^7.12.7",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",