0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-03 14:52:38 +00:00

Merge pull request #2370 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.19.1

Bump @babel/preset-env from 7.19.0 to 7.19.1
This commit is contained in:
Trevor Buckner
2022-09-14 23:03:51 -04:00
committed by GitHub
2 changed files with 46 additions and 67 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.0",
"@babel/preset-env": "^7.19.1",
"@babel/preset-react": "^7.18.6",
"body-parser": "^1.20.0",
"classnames": "^2.3.2",