0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 19:42:43 +00:00

Merge pull request #1263 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.13.8

Bump @babel/core from 7.13.1 to 7.13.8
This commit is contained in:
Trevor Buckner
2021-03-05 23:09:42 -05:00
committed by GitHub
2 changed files with 29 additions and 13 deletions

View File

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