Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 56e515a

Browse files
committedSep 23, 2020
chore(deps): update dependency eslint-plugin-react to v7.21.0
1 parent 2bded72 commit 56e515a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint": "7.9.0",
5757
"eslint-plugin-import": "2.22.0",
5858
"eslint-plugin-prettier": "3.1.4",
59-
"eslint-plugin-react": "7.20.6",
59+
"eslint-plugin-react": "7.21.0",
6060
"eslint-plugin-react-hooks": "4.1.2",
6161
"fibers": "5.0.0",
6262
"fork-ts-checker-notifier-webpack-plugin": "3.0.0",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5828,10 +5828,10 @@ eslint-plugin-react-hooks@4.1.2:
58285828
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.2.tgz#2eb53731d11c95826ef7a7272303eabb5c9a271e"
58295829
integrity sha512-ykUeqkGyUGgwTtk78C0o8UG2fzwmgJ0qxBGPp2WqRKsTwcLuVf01kTDRAtOsd4u6whX2XOC8749n2vPydP82fg==
58305830

5831-
eslint-plugin-react@7.20.6:
5832-
version "7.20.6"
5833-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.6.tgz#4d7845311a93c463493ccfa0a19c9c5d0fd69f60"
5834-
integrity sha512-kidMTE5HAEBSLu23CUDvj8dc3LdBU0ri1scwHBZjI41oDv4tjsWZKU7MQccFzH1QYPYhsnTF2ovh7JlcIcmxgg==
5831+
eslint-plugin-react@7.21.0:
5832+
version "7.21.0"
5833+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.0.tgz#aa0699086f586d54a5005c99a703175bc5d21161"
5834+
integrity sha512-WaieZZ4cayAfPBmy5KkEqFfLQf/VkzoUsvM5DfD9G1lrz+3LtZ8X6nToEUQiFe1X5ApNIzkMd+7NUy+2OmSTQQ==
58355835
dependencies:
58365836
array-includes "^3.1.1"
58375837
array.prototype.flatmap "^1.2.3"

0 commit comments

Comments
 (0)
Please sign in to comment.