Skip to content

Commit 84c96dd

Browse files
authored
Merge pull request #38 from sdc224/renovate/eslint-plugin-react-7.x
Update dependency eslint-plugin-react to v7.20.5
2 parents f13baf2 + b40ea70 commit 84c96dd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint-plugin-jsx-a11y": "6.3.1",
6060
"eslint-plugin-prettier": "3.1.4",
6161
"eslint-plugin-promise": "4.2.1",
62-
"eslint-plugin-react": "7.20.4",
62+
"eslint-plugin-react": "7.20.5",
6363
"eslint-plugin-react-hooks": "4.0.8",
6464
"eslint-plugin-redux-saga": "1.1.3",
6565
"eslint-plugin-testcafe": "0.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1833,10 +1833,10 @@ eslint-plugin-react-hooks@4.0.8:
18331833
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
18341834
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
18351835

1836-
eslint-plugin-react@7.20.4:
1837-
version "7.20.4"
1838-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4.tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0"
1839-
integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg==
1836+
eslint-plugin-react@7.20.5:
1837+
version "7.20.5"
1838+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
1839+
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
18401840
dependencies:
18411841
array-includes "^3.1.1"
18421842
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)