Skip to content

Commit a4d40d3

Browse files
chore(deps): update eslint-plugin-react to v7.36.1
1 parent 96643ee commit a4d40d3

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
@@ -69,7 +69,7 @@
6969
"eslint-plugin-import": "2.30.0",
7070
"eslint-plugin-jsx-a11y": "6.10.0",
7171
"eslint-plugin-prettier": "4.2.1",
72-
"eslint-plugin-react": "7.36.0",
72+
"eslint-plugin-react": "7.36.1",
7373
"eslint-plugin-react-hooks": "4.6.2",
7474
"gatsby": "4.6.2",
7575
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8265,10 +8265,10 @@ eslint-plugin-react-hooks@^4.3.0:
82658265
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
82668266
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
82678267

8268-
eslint-plugin-react@7.36.0:
8269-
version "7.36.0"
8270-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
8271-
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
8268+
eslint-plugin-react@7.36.1:
8269+
version "7.36.1"
8270+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
8271+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
82728272
dependencies:
82738273
array-includes "^3.1.8"
82748274
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)