0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 13:02:38 +00:00

Merge pull request #2610 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.32.1

Bump eslint-plugin-react from 7.31.11 to 7.32.1
This commit is contained in:
Trevor Buckner
2023-01-22 12:30:28 -05:00
committed by GitHub
2 changed files with 10 additions and 10 deletions

View File

@@ -105,7 +105,7 @@
},
"devDependencies": {
"eslint": "^8.31.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react": "^7.32.1",
"jest": "^29.2.2",
"supertest": "^6.3.3"
}