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

Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.16 to 7.14.5.
- [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.5/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-06-30 17:34:04 +00:00
committed by GitHub
parent 3bea701c0e
commit 4cdfaaa745
2 changed files with 14 additions and 8 deletions

View File

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