chore(deps-dev): bump @babel/register from 7.14.5 to 7.16.0

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.14.5 to 7.16.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.16.0/packages/babel-register)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-03 11:18:42 +00:00
committed by GitHub
parent b740da58b6
commit 642909eeb9
2 changed files with 8 additions and 8 deletions

View File

@@ -100,7 +100,7 @@
"@babel/plugin-transform-runtime": "=7.14.5",
"@babel/preset-env": "=7.14.7",
"@babel/preset-react": "=7.14.5",
"@babel/register": "=7.14.5",
"@babel/register": "=7.16.0",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@jest/globals": "=27.0.6",