Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 1de7676

Browse files
Bump eslint-plugin-react from 7.19.0 to 7.20.0
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.19.0 to 7.20.0. - [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.19.0...v7.20.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 496bc40 commit 1de7676

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"eslint": "^6.7.1",
8080
"eslint-config-prettier": "^6.11.0",
8181
"eslint-plugin-prettier": "^3.1.3",
82-
"eslint-plugin-react": "^7.19.0",
82+
"eslint-plugin-react": "^7.20.0",
8383
"eslint-plugin-react-hooks": "^4.0.0",
8484
"file-loader": "^6.0.0",
8585
"fork-ts-checker-webpack-plugin": "^4.1.3",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3287,10 +3287,10 @@ eslint-plugin-react-hooks@^4.0.0:
32873287
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
32883288
integrity sha512-YKBY+kilK5wrwIdQnCF395Ya6nDro3EAMoe+2xFkmyklyhF16fH83TrQOo9zbZIDxBsXFgBbywta/0JKRNFDkw==
32893289

3290-
eslint-plugin-react@^7.19.0:
3291-
version "7.19.0"
3292-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19.0.tgz#6d08f9673628aa69c5559d33489e855d83551666"
3293-
integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ==
3290+
eslint-plugin-react@^7.20.0:
3291+
version "7.20.0"
3292+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.0.tgz#f98712f0a5e57dfd3e5542ef0604b8739cd47be3"
3293+
integrity sha512-rqe1abd0vxMjmbPngo4NaYxTcR3Y4Hrmc/jg4T+sYz63yqlmJRknpEQfmWY+eDWPuMmix6iUIK+mv0zExjeLgA==
32943294
dependencies:
32953295
array-includes "^3.1.1"
32963296
doctrine "^2.1.0"
@@ -3301,7 +3301,6 @@ eslint-plugin-react@^7.19.0:
33013301
object.values "^1.1.1"
33023302
prop-types "^15.7.2"
33033303
resolve "^1.15.1"
3304-
semver "^6.3.0"
33053304
string.prototype.matchall "^4.0.2"
33063305
xregexp "^4.3.0"
33073306

0 commit comments

Comments
 (0)