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

Merge pull request #2183 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.0

Bump @babel/plugin-transform-runtime from 7.17.12 to 7.18.0
This commit is contained in:
Trevor Buckner
2022-05-21 18:15:41 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

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