0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 04:42:41 +00:00

Merge pull request #1786 from naturalcrit/dependabot/npm_and_yarn/babel/preset-react-7.16.0

Bump @babel/preset-react from 7.14.5 to 7.16.0
This commit is contained in:
Trevor Buckner
2021-11-02 23:45:42 -04:00
committed by GitHub
2 changed files with 66 additions and 66 deletions

View File

@@ -43,7 +43,7 @@
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-react": "^7.14.5",
"@babel/preset-react": "^7.16.0",
"body-parser": "^1.19.0",
"classnames": "^2.3.1",
"codemirror": "^5.63.3",