0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 23:52:48 +00:00

Merge pull request #2174 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.12

Bump @babel/plugin-transform-runtime from 7.17.10 to 7.17.12
This commit is contained in:
Trevor Buckner
2022-05-18 16:18:55 -04:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
},
"dependencies": {
"@babel/core": "^7.17.12",
"@babel/plugin-transform-runtime": "^7.17.10",
"@babel/plugin-transform-runtime": "^7.17.12",
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.17.12",
"body-parser": "^1.20.0",