0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 15:32:40 +00:00

Merge pull request #1939 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.7

Bump @babel/plugin-transform-runtime from 7.16.5 to 7.16.7
This commit is contained in:
Trevor Buckner
2022-01-04 15:23:25 -05:00
committed by GitHub
2 changed files with 12 additions and 12 deletions

View File

@@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/core": "^7.16.5",
"@babel/plugin-transform-runtime": "^7.16.5",
"@babel/plugin-transform-runtime": "^7.16.7",
"@babel/preset-env": "^7.16.5",
"@babel/preset-react": "^7.16.7",
"body-parser": "^1.19.1",