Skip to content

Commit

Permalink
Build(deps-dev): Bump eslint-plugin-react from 7.20.3 to 7.20.4
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.3 to 7.20.4.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.20.3...v7.20.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2020
1 parent 3953d8a commit 411eeda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"eslint-formatter-friendly": "7.0.0",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.18.2",
"eslint-plugin-react": "7.20.3",
"eslint-plugin-react": "7.20.4",
"eslint-plugin-unicorn": "21.0.0",
"execa": "4.0.3",
"jest": "26.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3274,10 +3274,10 @@ eslint-plugin-jest@23.18.2:
dependencies:
"@typescript-eslint/experimental-utils" "^2.5.0"

eslint-plugin-react@7.20.3:
version "7.20.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1"
integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg==
eslint-plugin-react@7.20.4:
version "7.20.4"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.4.tgz#c14d2631221ec694ddd84557d7152f44b66e4aa0"
integrity sha512-y4DOQ0LrzuDQFEAnYFGjJMRHQQqfTco02qiWI00eGQYikHTzC15S5aRHGWSffnThv8sBpsmFBLky3K5keniAJg==
dependencies:
array-includes "^3.1.1"
array.prototype.flatmap "^1.2.3"
Expand Down

0 comments on commit 411eeda

Please sign in to comment.