Skip to content

Commit 96643ee

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

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.35.2",
72+
"eslint-plugin-react": "7.36.0",
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.35.2:
8269-
version "7.35.2"
8270-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2.tgz#d32500d3ec268656d5071918bfec78cfd8b070ed"
8271-
integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ==
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==
82728272
dependencies:
82738273
array-includes "^3.1.8"
82748274
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)