Bump @babel/core from 7.12.9 to 7.12.10 (#32429)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-11 10:08:10 +02:00 committed by GitHub
parent f2169e6dc3
commit e534aa2b9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 53 additions and 9 deletions

View file

@ -99,7 +99,7 @@
},
"devDependencies": {
"@babel/cli": "^7.12.10",
"@babel/core": "^7.12.9",
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.7",
"@popperjs/core": "^2.5.4",
"@rollup/plugin-babel": "^5.2.2",