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

Merge pull request #2246 from naturalcrit/dependabot/npm_and_yarn/eslint-8.19.0

Bump eslint from 8.18.0 to 8.19.0
This commit is contained in:
Trevor Buckner
2022-07-04 01:45:52 -04:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -86,7 +86,7 @@
"vitreum": "git+https://git@github.com/calculuschild/vitreum.git"
},
"devDependencies": {
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-plugin-react": "^7.30.0",
"jest": "^28.1.2",
"supertest": "^6.2.4"