File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-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.47 " ,
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.47"
677
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.47.tgz#fb092936f0b56425f874d0ff1b08051fdf70c1ba"
678
+ integrity sha512-dAJO4VbrjYqTUwFiQqAKjLyHHl4RSTNnRyPdX3p16MPbDKvow51wxATUPxoe2QsiXNMEYrOjc2S6s92VjG+1VQ==
679
+ dependencies :
680
+ " @types/prop-types" " *"
681
+ csstype "^3.0.2"
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"
@@ -1929,6 +1937,11 @@ csstype@^2.2.0:
1929
1937
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.2.tgz#3043d5e065454579afc7478a18de41909c8a2f01"
1930
1938
integrity sha512-Rl7PvTae0pflc1YtxtKbiSqq20Ts6vpIYOD5WBafl4y123DyHUeLrRdQP66sQW8/6gmX8jrYJLXwNeMqYVJcow==
1931
1939
1940
+ csstype@^3.0.2 :
1941
+ version "3.0.3"
1942
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.3.tgz#2b410bbeba38ba9633353aff34b05d9755d065f8"
1943
+ integrity sha512-jPl+wbWPOWJ7SXsWyqGRk3lGecbar0Cb0OvZF/r/ZU011R4YqiRehgkQ9p4eQfo9DSDLqLL3wHwfxeJiuIsNag==
1944
+
1932
1945
cyclist@~0.2.2 :
1933
1946
version "0.2.2"
1934
1947
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-0.2.2.tgz#1b33792e11e914a2fd6d6ed6447464444e5fa640"
You can’t perform that action at this time.
0 commit comments