0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 22:32:41 +00:00

Merge pull request #1276 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.13.10

Bump @babel/core from 7.13.8 to 7.13.10
This commit is contained in:
Trevor Buckner
2021-03-12 22:31:28 -05:00
committed by GitHub
2 changed files with 28 additions and 45 deletions

View File

@@ -40,7 +40,7 @@
]
},
"dependencies": {
"@babel/core": "^7.13.8",
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.13.9",
"@babel/preset-react": "^7.12.13",
"body-parser": "^1.19.0",