File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-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.14.8 " ,
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.14.8"
677
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.8.tgz#4aee3ab004cb98451917c9b7ada3c7d7e52db3fe"
678
+ integrity sha512-QN0/Qhmx+l4moe7WJuTxNiTsjBwlBGHqKGvInSQCBdo7Qio0VtOqwsC0Wq7q3PbJlB0cR4Y4CVo1OOe6BOsOmA==
679
+ dependencies :
680
+ " @types/prop-types" " *"
681
+ " @types/scheduler" " *"
682
+ csstype "^3.0.2"
683
+
684
+ " @types/scheduler@* " :
685
+ version "0.16.1"
686
+ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275"
687
+ integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA==
688
+
675
689
" @webassemblyjs/[email protected] " :
676
690
version "1.7.11"
677
691
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.7.11.tgz#b988582cafbb2b095e8b556526f30c90d057cace"
@@ -1929,6 +1943,11 @@ csstype@^2.2.0:
1929
1943
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.2.tgz#3043d5e065454579afc7478a18de41909c8a2f01"
1930
1944
integrity sha512-Rl7PvTae0pflc1YtxtKbiSqq20Ts6vpIYOD5WBafl4y123DyHUeLrRdQP66sQW8/6gmX8jrYJLXwNeMqYVJcow==
1931
1945
1946
+ csstype@^3.0.2 :
1947
+ version "3.0.8"
1948
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.8.tgz#d2266a792729fb227cd216fb572f43728e1ad340"
1949
+ integrity sha512-jXKhWqXPmlUeoQnF/EhTtTl4C9SnrxSH/jZUih3jmO6lBKr99rP3/+FmrMj4EFpOXzMtXHAZkd3x0E6h6Fgflw==
1950
+
1932
1951
cyclist@~0.2.2 :
1933
1952
version "0.2.2"
1934
1953
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
You can’t perform that action at this time.
0 commit comments