Bump @babel/core from 7.14.3 to 7.14.6

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

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-15 10:00:31 +00:00 committed by Labhansh Agrawal
parent 7d9744a3c3
commit 493300fbb0
2 changed files with 44 additions and 155 deletions

View file

@ -62,7 +62,7 @@
"devDependencies": {
"@ava/babel": "1.0.1",
"@babel/cli": "7.14.5",
"@babel/core": "7.14.3",
"@babel/core": "7.14.6",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.14.5",