0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 11:58:40 +00:00

Merge pull request #2950 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.33.0

Bump eslint-plugin-react from 7.32.2 to 7.33.0
This commit is contained in:
Trevor Buckner
2023-07-25 19:04:21 -04:00
committed by GitHub
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -118,7 +118,7 @@
"devDependencies": {
"eslint": "^8.44.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.0",
"jest": "^29.6.1",
"jest-expect-message": "^1.1.3",
"postcss-less": "^6.0.0",