Skip to content

Commit e689e0f

Browse files
committed
Update dependency eslint-plugin-react to v7.21.0
1 parent 594d4f3 commit e689e0f

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.6",
62+
"eslint-plugin-react": "7.21.0",
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
@@ -1855,10 +1855,10 @@ eslint-plugin-react-hooks@4.0.8:
18551855
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
18561856
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
18571857

1858-
eslint-plugin-react@7.20.6:
1859-
version "7.20.6"
1860-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
1861-
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
1858+
eslint-plugin-react@7.21.0:
1859+
version "7.21.0"
1860+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.0.tgz#aa0699086f586d54a5005c99a703175bc5d21161"
1861+
integrity sha512-WaieZZ4cayAfPBmy5KkEqFfLQf/VkzoUsvM5DfD9G1lrz+3LtZ8X6nToEUQiFe1X5ApNIzkMd+7NUy+2OmSTQQ==
18621862
dependencies:
18631863
array-includes "^3.1.1"
18641864
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)