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

Merge pull request #2960 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.33.1

Bump eslint-plugin-react from 7.33.0 to 7.33.1
This commit is contained in:
Trevor Buckner
2023-08-01 11:25:54 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -118,7 +118,7 @@
"devDependencies": {
"eslint": "^8.46.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react": "^7.33.1",
"jest": "^29.6.2",
"jest-expect-message": "^1.1.3",
"postcss-less": "^6.0.0",