0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 13:02:38 +00:00

Merge pull request #2003 from naturalcrit/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.17.0

Bump @babel/plugin-transform-runtime from 7.16.10 to 7.17.0
This commit is contained in:
Trevor Buckner
2022-02-02 22:05:37 -05:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
},
"dependencies": {
"@babel/core": "^7.16.12",
"@babel/plugin-transform-runtime": "^7.16.10",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@babel/preset-react": "^7.16.7",
"body-parser": "^1.19.1",