Skip to content

Commit c7be34f

Browse files
committed
Update dependency eslint-plugin-react to v7.34.1
1 parent 0cd16b2 commit c7be34f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-react-app": "6.0.0",
2929
"eslint-plugin-import": "2.29.1",
3030
"eslint-plugin-jsx-a11y": "6.8.0",
31-
"eslint-plugin-react": "7.34.0",
31+
"eslint-plugin-react": "7.34.1",
3232
"eslint-plugin-react-hooks": "4.6.0",
3333
"jest": "26.6.3",
3434
"jest-dom": "4.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8656,10 +8656,10 @@ eslint-plugin-react-hooks@4.6.0:
86568656
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
86578657
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
86588658

8659-
eslint-plugin-react@7.34.0:
8660-
version "7.34.0"
8661-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0.tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c"
8662-
integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ==
8659+
eslint-plugin-react@7.34.1:
8660+
version "7.34.1"
8661+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1.tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997"
8662+
integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw==
86638663
dependencies:
86648664
array-includes "^3.1.7"
86658665
array.prototype.findlast "^1.2.4"

0 commit comments

Comments
 (0)