0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-24 02:08:12 +00:00

Merge pull request #2239 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.6

Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6
This commit is contained in:
Trevor Buckner
2022-07-05 20:52:59 -04:00
committed by GitHub
2 changed files with 18 additions and 18 deletions

View File

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