Merge pull request #1636 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.16.0

chore(deps-dev): bump @babel/plugin-transform-runtime from 7.15.8 to 7.16.0
This commit is contained in:
Moritz Klack
2021-11-01 11:30:14 +01:00
committed by GitHub
2 changed files with 26 additions and 51 deletions

View File

@@ -44,7 +44,7 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",