0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2342 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.0

Bump @babel/preset-env from 7.18.10 to 7.19.0
This commit is contained in:
Trevor Buckner
2022-09-08 22:39:21 -04:00
committed by GitHub
2 changed files with 94 additions and 92 deletions

View File

@@ -53,7 +53,7 @@
"dependencies": {
"@babel/core": "^7.19.0",
"@babel/plugin-transform-runtime": "^7.18.10",
"@babel/preset-env": "^7.18.10",
"@babel/preset-env": "^7.19.0",
"@babel/preset-react": "^7.18.6",
"body-parser": "^1.20.0",
"classnames": "^2.3.1",