0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 00:12:56 +00:00

Merge pull request #2358 from naturalcrit/dependabot/npm_and_yarn/eslint-8.23.1

Bump eslint from 8.23.0 to 8.23.1
This commit is contained in:
Trevor Buckner
2022-09-13 14:25:01 -04:00
committed by GitHub
2 changed files with 30 additions and 30 deletions

View File

@@ -86,7 +86,7 @@
"vitreum": "git+https://git@github.com/calculuschild/vitreum.git"
},
"devDependencies": {
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"eslint-plugin-react": "^7.31.7",
"jest": "^29.0.3",
"supertest": "^6.2.4"