Skip to content

Commit 50cfefc

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump eslint-plugin-react from 7.20.6 to 7.21.2
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.21.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f19f53c commit 50cfefc

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
@@ -92,7 +92,7 @@
9292
"eslint-plugin-jest": "^24.0.1",
9393
"eslint-plugin-jsx-a11y": "^6.2.3",
9494
"eslint-plugin-prettier": "^3.1.2",
95-
"eslint-plugin-react": "^7.20.5",
95+
"eslint-plugin-react": "^7.21.2",
9696
"eslint-plugin-react-hooks": "^4.1.2",
9797
"glob": "^7.1.6",
9898
"husky": "^4.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3920,10 +3920,10 @@ eslint-plugin-react-hooks@^4.1.0, eslint-plugin-react-hooks@^4.1.2:
39203920
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
39213921
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
39223922

3923-
eslint-plugin-react@^7.20.5, eslint-plugin-react@^7.20.6:
3924-
version "7.20.6"
3925-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
3926-
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
3923+
eslint-plugin-react@^7.20.6, eslint-plugin-react@^7.21.2:
3924+
version "7.21.2"
3925+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.2.tgz#3bd5d2c4c36d5a0428d0d6dda301ac9a84d681b2"
3926+
integrity sha512-j3XKvrK3rpBzveKFbgAeGsWb9uz6iUOrR0jixRfjwdFeGSRsXvVTFtHDQYCjsd1/6Z/xvb8Vy3LiI5Reo7fDrg==
39273927
dependencies:
39283928
array-includes "^3.1.1"
39293929
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)