0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 15:12:39 +00:00

Bump eslint from 7.25.0 to 7.26.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-10 05:10:13 +00:00
committed by GitHub
parent 1bc0964aff
commit 1b5e27a9b4
2 changed files with 30 additions and 31 deletions

View File

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