Skip to content

Commit 1e6308e

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump eslint-plugin-react from 7.20.4 to 7.20.5
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.4 to 7.20.5. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.20.4...v7.20.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fce961e commit 1e6308e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-jest": "^23.20.0",
9393
"eslint-plugin-jsx-a11y": "^6.2.3",
9494
"eslint-plugin-prettier": "^3.1.2",
95-
"eslint-plugin-react": "^7.19.0",
95+
"eslint-plugin-react": "^7.20.5",
9696
"eslint-plugin-react-hooks": "^4.0.8",
9797
"glob": "^7.1.6",
9898
"husky": "^4.2.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3827,10 +3827,10 @@ eslint-plugin-react-hooks@^4.0.8:
38273827
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
38283828
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
38293829

3830-
eslint-plugin-react@^7.19.0, eslint-plugin-react@^7.20.3:
3831-
version "7.20.4"
3832-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4.tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0"
3833-
integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg==
3830+
eslint-plugin-react@^7.20.3, eslint-plugin-react@^7.20.5:
3831+
version "7.20.5"
3832+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
3833+
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
38343834
dependencies:
38353835
array-includes "^3.1.1"
38363836
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)