0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 08:02:42 +00:00

Merge pull request #2286 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.31.0

Bump eslint-plugin-react from 7.30.1 to 7.31.0
This commit is contained in:
Trevor Buckner
2022-08-27 13:05:49 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@
},
"devDependencies": {
"eslint": "^8.22.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react": "^7.31.0",
"jest": "^28.1.3",
"supertest": "^6.2.4"
}