0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Merge pull request #2341 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.7

Bump eslint-plugin-react from 7.31.1 to 7.31.7
This commit is contained in:
Trevor Buckner
2022-09-08 22:39:10 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@
},
"devDependencies": {
"eslint": "^8.23.0",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react": "^7.31.7",
"jest": "^29.0.2",
"supertest": "^6.2.4"
}