0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-04 23:22:42 +00:00

Merge pull request #1448 from naturalcrit/dependabot/npm_and_yarn/babel/preset-env-7.14.8

Bump @babel/preset-env from 7.14.7 to 7.14.8
This commit is contained in:
Trevor Buckner
2021-07-21 00:02:42 -04:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

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