Merge pull request #1427 from wbkd/dependabot/npm_and_yarn/main/babel/plugin-transform-runtime-7.15.0

chore(deps-dev): bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0
This commit is contained in:
Moritz Klack
2021-09-01 22:26:43 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",