0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 13:22:40 +00:00

Merge pull request #1741 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.15.8

Bump @babel/preset-env from 7.15.6 to 7.15.8
This commit is contained in:
Trevor Buckner
2021-10-06 23:08:36 -04:00
committed by GitHub
2 changed files with 105 additions and 96 deletions

View File

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