0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 22:12:39 +00:00

Merge pull request #2232 from naturalcrit/dependabot/npm_and_yarn/eslint-plugin-react-7.30.1

Bump eslint-plugin-react from 7.30.0 to 7.30.1
This commit is contained in:
Trevor Buckner
2022-07-05 20:53:07 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -87,7 +87,7 @@
},
"devDependencies": {
"eslint": "^8.19.0",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react": "^7.30.1",
"jest": "^28.1.2",
"supertest": "^6.2.4"
}