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

This commit is contained in:
dependabot[bot]
2021-11-17 11:32:16 +00:00
committed by GitHub
parent a82433c460
commit 8a06f8d57f
2 changed files with 246 additions and 64 deletions

View File

@@ -95,7 +95,7 @@
"@babel/plugin-proposal-class-properties": "=7.16.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.16.0",
"@babel/plugin-proposal-optional-chaining": "=7.14.5",
"@babel/plugin-transform-runtime": "=7.14.5",
"@babel/plugin-transform-runtime": "=7.16.4",
"@babel/preset-env": "=7.14.7",
"@babel/preset-react": "=7.14.5",
"@babel/register": "=7.16.0",