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

Bump eslint-plugin-react from 7.23.1 to 7.23.2

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-27 19:33:43 +00:00
committed by GitHub
parent 33d124e3f3
commit 72ae258fa5
2 changed files with 7 additions and 7 deletions

View File

@@ -75,7 +75,7 @@
},
"devDependencies": {
"eslint": "^7.25.0",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react": "^7.23.2",
"pico-check": "^2.0.3"
}
}