File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 84
84
"eslint-plugin-jest" : " 22.1.2" ,
85
85
"eslint-plugin-jsx-a11y" : " 6.1.2" ,
86
86
"eslint-plugin-prettier" : " 3.0.1" ,
87
- "eslint-plugin-react" : " 7.11.1 " ,
87
+ "eslint-plugin-react" : " 7.12.3 " ,
88
88
"fetch-mock" : " 7.3.0" ,
89
89
"jasmine-jquery" : " 2.1.1" ,
90
90
"jest" : " 23.6.0" ,
Original file line number Diff line number Diff line change 3585
3585
dependencies :
3586
3586
prettier-linter-helpers "^1.0.0"
3587
3587
3588
- eslint-plugin-react@7.11.1 :
3589
- version "7.11.1 "
3590
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1 .tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c "
3591
- integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw ==
3588
+ eslint-plugin-react@7.12.3 :
3589
+ version "7.12.3 "
3590
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3 .tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd "
3591
+ integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA ==
3592
3592
dependencies :
3593
3593
array-includes "^3.0.3"
3594
3594
doctrine "^2.1.0"
3595
3595
has "^1.0.3"
3596
3596
jsx-ast-utils "^2.0.1"
3597
+ object.fromentries "^2.0.0"
3597
3598
prop-types "^15.6.2"
3599
+ resolve "^1.9.0"
3598
3600
3599
3601
eslint-plugin-react@^7.11.1 :
3600
3602
version "7.12.1"
You can’t perform that action at this time.
0 commit comments