0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Merge pull request #2363 from naturalcrit/dependabot/npm_and_yarn/classnames-2.3.2

Bump classnames from 2.3.1 to 2.3.2
This commit is contained in:
Trevor Buckner
2022-09-14 23:03:18 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"@babel/preset-env": "^7.19.0",
"@babel/preset-react": "^7.18.6",
"body-parser": "^1.20.0",
"classnames": "^2.3.1",
"classnames": "^2.3.2",
"codemirror": "^5.65.6",
"cookie-parser": "^1.4.6",
"create-react-class": "^15.7.0",