0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 06:32:37 +00:00

Merge pull request #2435 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.4

Bump @babel/preset-env from 7.19.1 to 7.19.4
This commit is contained in:
Trevor Buckner
2022-10-10 21:17:48 -04:00
committed by GitHub
2 changed files with 84 additions and 84 deletions

View File

@@ -53,7 +53,7 @@
"dependencies": {
"@babel/core": "^7.19.1",
"@babel/plugin-transform-runtime": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"body-parser": "^1.20.1",
"classnames": "^2.3.2",