0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 06:42:45 +00:00

Merge pull request #1831 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.16.4

Bump @babel/preset-env from 7.16.0 to 7.16.4
This commit is contained in:
Trevor Buckner
2021-11-22 00:30:15 -05:00
committed by GitHub
2 changed files with 101 additions and 226 deletions

View File

@@ -42,7 +42,7 @@
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@babel/preset-react": "^7.16.0",
"body-parser": "^1.19.0",
"classnames": "^2.3.1",