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

Merge pull request #1891 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.16.5

Bump @babel/plugin-transform-runtime from 7.16.4 to 7.16.5
This commit is contained in:
Trevor Buckner
2021-12-13 23:41:28 -05:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

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