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

Merge pull request #1328 from naturalcrit/dependabot/npm_and_yarn/eslint-7.25.0

Bump eslint from 7.23.0 to 7.25.0
This commit is contained in:
Trevor Buckner
2021-04-26 09:31:54 -04:00
committed by GitHub
2 changed files with 76 additions and 83 deletions

View File

@@ -74,7 +74,7 @@
"vitreum": "git+https://github.com/calculuschild/vitreum.git"
},
"devDependencies": {
"eslint": "^7.23.0",
"eslint": "^7.25.0",
"eslint-plugin-react": "^7.23.1",
"pico-check": "^2.0.3"
}