Bump eslint-plugin-react from 7.27.1 to 7.28.0 (#17200)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.1 to 7.28.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.27.1...v7.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									de7f68d11c
								
							
						
					
					
						commit
						0dcb8f6e37
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		|  | @ -180,7 +180,7 @@ | |||
|     "eslint-plugin-import": "~2.25.4", | ||||
|     "eslint-plugin-jsx-a11y": "~6.5.1", | ||||
|     "eslint-plugin-promise": "~6.0.0", | ||||
|     "eslint-plugin-react": "~7.27.1", | ||||
|     "eslint-plugin-react": "~7.28.0", | ||||
|     "jest": "^27.4.5", | ||||
|     "raf": "^3.4.1", | ||||
|     "react-intl-translations-manager": "^5.0.3", | ||||
|  |  | |||
|  | @ -4327,10 +4327,10 @@ eslint-plugin-promise@~6.0.0: | |||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18" | ||||
|   integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw== | ||||
| 
 | ||||
| eslint-plugin-react@~7.27.1: | ||||
|   version "7.27.1" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45" | ||||
|   integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA== | ||||
| eslint-plugin-react@~7.28.0: | ||||
|   version "7.28.0" | ||||
|   resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf" | ||||
|   integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw== | ||||
|   dependencies: | ||||
|     array-includes "^3.1.4" | ||||
|     array.prototype.flatmap "^1.2.5" | ||||
|  |  | |||
		Reference in a new issue