0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-25 21:28:10 +00:00

Merge pull request #2368 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.1

Bump @babel/core from 7.19.0 to 7.19.1
This commit is contained in:
Trevor Buckner
2022-09-14 23:03:43 -04:00
committed by GitHub
2 changed files with 44 additions and 44 deletions

View File

@@ -51,7 +51,7 @@
]
},
"dependencies": {
"@babel/core": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.0",
"@babel/preset-react": "^7.18.6",