build(deps-dev): bump @babel/core from 7.16.7 to 7.16.12

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.16.7 to 7.16.12.
- [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.16.12/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] 2022-01-26 14:53:19 +00:00 committed by jkozol
parent 8acdfdffc2
commit 2273b4144b
2 changed files with 36 additions and 36 deletions

View file

@ -46,7 +46,7 @@
}
},
"devDependencies": {
"@babel/core": "7.16.7",
"@babel/core": "7.16.12",
"@babel/plugin-proposal-object-rest-spread": "7.16.7",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-transform-runtime": "7.16.8",