0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-01 13:02:43 +00:00

Merge pull request #1519 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.15.0

Bump @babel/plugin-transform-runtime from 7.14.5 to 7.15.0
This commit is contained in:
Trevor Buckner
2021-08-07 22:41:32 -04:00
committed by GitHub
2 changed files with 10 additions and 120 deletions

View File

@@ -41,7 +41,7 @@
},
"dependencies": {
"@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",
"body-parser": "^1.19.0",