Skip to content

Commit 754e671

Browse files
authored
Merge pull request #11 from Himenon/renovate/eslint-plugin-react-7.x
chore(deps): update dependency eslint-plugin-react to v7.20.5
2 parents d8e82dc + 65cffe0 commit 754e671

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
@@ -47,7 +47,7 @@
4747
"eslint": "7.4.0",
4848
"eslint-plugin-import": "2.22.0",
4949
"eslint-plugin-prettier": "3.1.4",
50-
"eslint-plugin-react": "7.20.3",
50+
"eslint-plugin-react": "7.20.5",
5151
"eslint-plugin-react-hooks": "4.0.8",
5252
"fibers": "5.0.0",
5353
"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
@@ -5709,10 +5709,10 @@ eslint-plugin-react-hooks@4.0.8:
57095709
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.8.tgz#a9b1e3d57475ccd18276882eff3d6cba00da7a56"
57105710
integrity sha512-6SSb5AiMCPd8FDJrzah+Z4F44P2CdOaK026cXFV+o/xSRzfOiV1FNFeLl2z6xm3yqWOQEZ5OfVgiec90qV2xrQ==
57115711

5712-
eslint-plugin-react@7.20.3:
5713-
version "7.20.3"
5714-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
5715-
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
5712+
eslint-plugin-react@7.20.5:
5713+
version "7.20.5"
5714+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.5.tgz#29480f3071f64a04b2c3d99d9b460ce0f76fb857"
5715+
integrity sha512-ajbJfHuFnpVNJjhyrfq+pH1C0gLc2y94OiCbAXT5O0J0YCKaFEHDV8+3+mDOr+w8WguRX+vSs1bM2BDG0VLvCw==
57165716
dependencies:
57175717
array-includes "^3.1.1"
57185718
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)