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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-22 05:28:14 +00:00
committed by GitHub
parent a89acd32ba
commit 1f6daa5592
2 changed files with 25 additions and 5 deletions

View File

@@ -106,7 +106,7 @@
"@babel/plugin-transform-runtime": "=7.13.15",
"@babel/preset-env": "=7.13.15",
"@babel/preset-react": "=7.13.13",
"@babel/register": "=7.13.14",
"@babel/register": "=7.13.16",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"@jest/globals": "=26.6.2",