Skip to content

Commit ab23b24

Browse files
chore(deps): update dependency eslint-plugin-react to v7.36.1
1 parent 5cb59de commit ab23b24

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.9.0",
4242
"eslint-plugin-prettier": "3.4.1",
43-
"eslint-plugin-react": "7.35.0",
43+
"eslint-plugin-react": "7.36.1",
4444
"husky": "3.1.0",
4545
"jest": "24.9.0",
4646
"lint-staged": "9.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3050,10 +3050,10 @@ [email protected]:
30503050
dependencies:
30513051
prettier-linter-helpers "^1.0.0"
30523052

3053-
eslint-plugin-react@7.35.0:
3054-
version "7.35.0"
3055-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
3056-
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
3053+
eslint-plugin-react@7.36.1:
3054+
version "7.36.1"
3055+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
3056+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
30573057
dependencies:
30583058
array-includes "^3.1.8"
30593059
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)