0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 06:52:41 +00:00

Merge pull request #1360 from naturalcrit/dependabot/npm_and_yarn/eslint-7.27.0

Bump eslint from 7.26.0 to 7.27.0
This commit is contained in:
Trevor Buckner
2021-05-28 12:55:42 -04:00
committed by GitHub
2 changed files with 29 additions and 15 deletions

View File

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