chore(deps-dev): bump @babel/plugin-transform-runtime

Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.14.2 to 7.14.3.
- [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.3/packages/babel-plugin-transform-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-18 07:09:49 +00:00
committed by GitHub
parent 51e44e3192
commit 38752d94bc
2 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@
"@babel/plugin-proposal-class-properties": "=7.13.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.13.8",
"@babel/plugin-proposal-optional-chaining": "=7.13.12",
"@babel/plugin-transform-runtime": "=7.14.2",
"@babel/plugin-transform-runtime": "=7.14.3",
"@babel/preset-env": "=7.14.1",
"@babel/preset-react": "=7.13.13",
"@babel/register": "=7.13.16",