0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-30 04:32:38 +00:00

Bump eslint from 7.23.0 to 7.25.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.25.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.23.0...v7.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-26 03:45:37 +00:00
committed by GitHub
parent c00e956909
commit be88c992fa
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"
}