0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 01:52:42 +00:00

Merge pull request #1830 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.4

Bump @babel/plugin-transform-runtime from 7.16.0 to 7.16.4
This commit is contained in:
Trevor Buckner
2021-11-17 01:13:02 -05:00
committed by GitHub
2 changed files with 144 additions and 14 deletions

View File

@@ -41,7 +41,7 @@
},
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"body-parser": "^1.19.0",