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 32
32
"@types/eslint" : " ^6.8.0" ,
33
33
"@types/jest" : " ^25.2.1" ,
34
34
"@types/node" : " ^13.11.1" ,
35
- "@types/react" : " ^16.9.33 " ,
35
+ "@types/react" : " ^16.9.34 " ,
36
36
"@types/rebass" : " ^4.0.5" ,
37
37
"@types/unist" : " ^2.0.3" ,
38
38
"cosmiconfig" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 2966
2966
dependencies:
2967
2967
"@types/react" "*"
2968
2968
2969
- "@types/react@*", "@types/react@^16.9.33" :
2969
+ "@types/react@*":
2970
2970
version "16.9.33"
2971
2971
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.33.tgz#a5274520f0d28cbbb73c8652ddd48646fd4bcae5"
2972
2972
integrity sha512-ovgoy7p9999HDzwv8Sewhl8GJjn/r0GRsFrM9UMwp1uodh0kQ0pwIHLQ6LNfqGSyjNzJ8II/HIg0BL7Yn/B9yA==
2973
2973
dependencies:
2974
2974
"@types/prop-types" "*"
2975
2975
csstype "^2.2.0"
2976
2976
2977
+ "@types/react@^16.9.34":
2978
+ version "16.9.34"
2979
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
2980
+ integrity sha512-8AJlYMOfPe1KGLKyHpflCg5z46n0b5DbRfqDksxBLBTUpB75ypDBAO9eCUcjNwE6LCUslwTz00yyG/X9gaVtow==
2981
+ dependencies:
2982
+ "@types/prop-types" "*"
2983
+ csstype "^2.2.0"
2984
+
2977
2985
"@types/rebass@^4.0.5":
2978
2986
version "4.0.5"
2979
2987
resolved "https://registry.yarnpkg.com/@types/rebass/-/rebass-4.0.5.tgz#cd6bc6b71c7fe46c18c4692e68235ae7fc306d0d"
You can’t perform that action at this time.
0 commit comments