File tree Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Expand file tree Collapse file tree 2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 23
23
"@types/enzyme-adapter-react-16" : " 1.0.3" ,
24
24
"@types/jest" : " 23.3.13" ,
25
25
"@types/react" : " 16.8.1" ,
26
- "@types/react-dom" : " 16.0.11 " ,
26
+ "@types/react-dom" : " 16.9.10 " ,
27
27
"enzyme" : " 3.8.0" ,
28
28
"enzyme-adapter-react-16" : " 1.8.0" ,
29
29
"enzyme-to-json" : " 3.3.5" ,
Original file line number Diff line number Diff line change 657
657
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.8.tgz#8ae4e0ea205fe95c3901a5a1df7f66495e3a56ce"
658
658
integrity sha512-3AQoUxQcQtLHsK25wtTWIoIpgYjH3vSDroZOUr7PpCHw/jLY1RB9z9E8dBT/OSmwStVgkRNvdh+ZHNiomRieaw==
659
659
660
- " @types/react-dom@16.0.11 " :
661
- version "16.0.11 "
662
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.11 .tgz#bd10ccb0d9260343f4b9a49d4f7a8330a5c1f081 "
663
- integrity sha512-x6zUx9/42B5Kl2Vl9HlopV8JF64wLpX3c+Pst9kc1HgzrsH+mkehe/zmHMQTplIrR48H2gpU7ZqurQolYu8XBA ==
660
+ " @types/react-dom@16.9.10 " :
661
+ version "16.9.10 "
662
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.10 .tgz#4485b0bec3d41f856181b717f45fd7831101156f "
663
+ integrity sha512-ItatOrnXDMAYpv6G8UCk2VhbYVTjZT9aorLtA/OzDN9XJ2GKcfam68jutoAcILdRjsRUO8qb7AmyObF77Q8QFw ==
664
664
dependencies :
665
- " @types/react" " * "
665
+ " @types/react" " ^16 "
666
666
667
667
" @types/react@*" , "@types/[email protected] ":
668
668
version "16.8.1"
672
672
" @types/prop-types" " *"
673
673
csstype "^2.2.0"
674
674
675
+ " @types/react@^16 " :
676
+ version "16.14.2"
677
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.2.tgz#85dcc0947d0645349923c04ccef6018a1ab7538c"
678
+ integrity sha512-BzzcAlyDxXl2nANlabtT4thtvbbnhee8hMmH/CcJrISDBVcJS1iOsP1f0OAgSdGE0MsY9tqcrb9YoZcOFv9dbQ==
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.5"
1942
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.5.tgz#7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8"
1943
+ integrity sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ==
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