0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 08:12:39 +00:00

Merge pull request #2404 from naturalcrit/dependabot/npm_and_yarn/babel/core-7.19.3

Bump @babel/core from 7.19.1 to 7.19.3
This commit is contained in:
Trevor Buckner
2022-10-18 11:57:23 -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.1",
"@babel/core": "^7.19.3",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",