Skip to content

Commit b5e8c38

Browse files
fix(deps): update dependency eslint-plugin-react to v7.21.3 (#204)
Co-authored-by: Renovate Bot <[email protected]>
1 parent cbd86a6 commit b5e8c38

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
@@ -16,7 +16,7 @@
1616
"eslint-plugin-jsx-a11y": "6.3.1",
1717
"eslint-plugin-prefer-arrow": "1.2.2",
1818
"eslint-plugin-prettier": "3.1.4",
19-
"eslint-plugin-react": "7.21.2",
19+
"eslint-plugin-react": "7.21.3",
2020
"eslint-plugin-react-hooks": "4.1.2",
2121
"merge-options": "3.0.3",
2222
"prettier": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1864,10 +1864,10 @@ [email protected]:
18641864
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
18651865
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
18661866

1867-
1868-
version "7.21.2"
1869-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.2.tgz#3bd5d2c4c36d5a0428d0d6dda301ac9a84d681b2"
1870-
integrity sha512-j3XKvrK3rpBzveKFbgAeGsWb9uz6iUOrR0jixRfjwdFeGSRsXvVTFtHDQYCjsd1/6Z/xvb8Vy3LiI5Reo7fDrg==
1867+
1868+
version "7.21.3"
1869+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.3.tgz#71655d2af5155b19285ec929dd2cdc67a4470b52"
1870+
integrity sha512-OI4GwTCqyIb4ipaOEGLWdaOHCXZZydStAsBEPB2e1ZfNM37bojpgO1BoOQbFb0eLVz3QLDx7b+6kYcrxCuJfhw==
18711871
dependencies:
18721872
array-includes "^3.1.1"
18731873
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)