0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 14:02:41 +00:00

Bump eslint-plugin-react from 7.18.3 to 7.19.0

Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.18.3 to 7.19.0.
- [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.18.3...v7.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-09 09:38:16 +00:00
committed by Trevor Buckner
parent 5f9aaba262
commit 44649d7f51
2 changed files with 126 additions and 85 deletions

View File

@@ -59,7 +59,7 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react": "^7.19.0",
"pico-check": "^1.3.2"
}
}