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

Merge pull request #2369 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.19.1

Bump @babel/plugin-transform-runtime from 7.18.10 to 7.19.1
This commit is contained in:
Trevor Buckner
2022-09-14 23:02:58 -04:00
committed by GitHub
2 changed files with 133 additions and 97 deletions

View File

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