Skip to content

Commit 39dc5c9

Browse files
authored
Merge pull request #28 from Himenon/renovate/eslint-plugin-react-7.x
chore(deps): update dependency eslint-plugin-react to v7.20.6
2 parents 7202999 + b9a7d40 commit 39dc5c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "7.6.0",
4949
"eslint-plugin-import": "2.22.0",
5050
"eslint-plugin-prettier": "3.1.4",
51-
"eslint-plugin-react": "7.20.5",
51+
"eslint-plugin-react": "7.20.6",
5252
"eslint-plugin-react-hooks": "4.0.8",
5353
"fibers": "5.0.0",
5454
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",

yarn.lock

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

5729-
eslint-plugin-react@7.20.5:
5730-
version "7.20.5"
5731-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
5732-
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
5729+
eslint-plugin-react@7.20.6:
5730+
version "7.20.6"
5731+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
5732+
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
57335733
dependencies:
57345734
array-includes "^3.1.1"
57355735
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)