File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22
22
"@types/enzyme" : " 3.1.16" ,
23
23
"@types/enzyme-adapter-react-16" : " 1.0.3" ,
24
24
"@types/jest" : " 23.3.13" ,
25
- "@types/react" : " 16.8.1 " ,
25
+ "@types/react" : " 16.9.16 " ,
26
26
"@types/react-dom" : " 16.0.11" ,
27
27
"enzyme" : " 3.8.0" ,
28
28
"enzyme-adapter-react-16" : " 1.8.0" ,
Original file line number Diff line number Diff line change 664
664
dependencies :
665
665
" @types/react" " *"
666
666
667
- " @types/react@*" , "@types/[email protected] " :
667
+ " @types/react@* " :
668
668
version "16.8.1"
669
669
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.1.tgz#b431b104ecc6febda170b718caa9f50be66a6750"
670
670
integrity sha512-tD1ETKJcuhANOejRc/p7OgQ16DKnbGi0M3LccelKlPnUCDp2a5koVxZFoRN9HN+A+m84HB5VGN7I+r3nNhS3PA==
671
671
dependencies :
672
672
" @types/prop-types" " *"
673
673
csstype "^2.2.0"
674
674
675
+
676
+ version "16.9.16"
677
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.16.tgz#4f12515707148b1f53a8eaa4341dae5dfefb066d"
678
+ integrity sha512-dQ3wlehuBbYlfvRXfF5G+5TbZF3xqgkikK7DWAsQXe2KnzV+kjD4W2ea+ThCrKASZn9h98bjjPzoTYzfRqyBkw==
679
+ dependencies :
680
+ " @types/prop-types" " *"
681
+ csstype "^2.2.0"
682
+
675
683
" @webassemblyjs/[email protected] " :
676
684
version "1.7.11"
677
685
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.11.tgz#b988582cafbb2b095e8b556526f30c90d057cace"
You can’t perform that action at this time.
0 commit comments