Commit 3bb853c 1 parent e62b008 commit 3bb853c Copy full SHA for 3bb853c
File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 48
48
"eslint-config-prettier" : " 4.3.0" ,
49
49
"eslint-plugin-jest" : " 22.6.4" ,
50
50
"eslint-plugin-prettier" : " 3.1.0" ,
51
- "eslint-plugin-react" : " 7.13.0 " ,
51
+ "eslint-plugin-react" : " 7.14.2 " ,
52
52
"gh-pages" : " 2.0.1" ,
53
53
"gh-pages-with-token" : " 1.0.0" ,
54
54
"husky" : " 2.3.0" ,
Original file line number Diff line number Diff line change 5754
5754
jsx-ast-utils "^2.0.1"
5755
5755
prop-types "^15.6.2"
5756
5756
5757
- eslint-plugin-react@7.13.0 :
5758
- version "7.13.0 "
5759
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.13.0 .tgz#bc13fd7101de67996ea51b33873cd9dc2b7e5758 "
5760
- integrity sha512-uA5LrHylu8lW/eAH3bEQe9YdzpPaFd9yAJTwTi/i/BKTD7j6aQMKVAdGM/ML72zD6womuSK7EiGtMKuK06lWjQ ==
5757
+ eslint-plugin-react@7.14.2 :
5758
+ version "7.14.2 "
5759
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.14.2 .tgz#94c193cc77a899ac0ecbb2766fbef88685b7ecc1 "
5760
+ integrity sha512-jZdnKe3ip7FQOdjxks9XPN0pjUKZYq48OggNMd16Sk+8VXx6JOvXmlElxROCgp7tiUsTsze3jd78s/9AFJP2mA ==
5761
5761
dependencies:
5762
5762
array-includes "^3.0.3"
5763
5763
doctrine "^2.1.0"
5764
5764
has "^1.0.3"
5765
5765
jsx-ast-utils "^2.1.0"
5766
+ object.entries "^1.1.0"
5766
5767
object.fromentries "^2.0.0"
5768
+ object.values "^1.1.0"
5767
5769
prop-types "^15.7.2"
5768
5770
resolve "^1.10.1"
5769
5771
You can’t perform that action at this time.
0 commit comments