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

Merge pull request #3062 from naturalcrit/dependabot/npm_and_yarn/eslint-8.50.0

Bump eslint from 8.49.0 to 8.50.0
This commit is contained in:
Trevor Buckner
2023-09-25 16:04:25 -04:00
committed by GitHub
2 changed files with 9 additions and 9 deletions

View File

@@ -116,7 +116,7 @@
"vitreum": "git+https://git@github.com/calculuschild/vitreum.git"
},
"devDependencies": {
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-react": "^7.33.2",
"jest": "^29.7.0",