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" : " ^7.2.0" ,
33
33
"@types/jest" : " ^26.0.3" ,
34
34
"@types/node" : " ^14.0.14" ,
35
- "@types/react" : " ^16.9.36 " ,
35
+ "@types/react" : " ^16.9.41 " ,
36
36
"@types/rebass" : " ^4.0.6" ,
37
37
"@types/unist" : " ^2.0.3" ,
38
38
"cosmiconfig" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 3088
3088
dependencies:
3089
3089
"@types/react" "*"
3090
3090
3091
- "@types/react@*", "@types/react@^16.9.36" :
3091
+ "@types/react@*":
3092
3092
version "16.9.36"
3093
3093
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.36.tgz#ade589ff51e2a903e34ee4669e05dbfa0c1ce849"
3094
3094
integrity sha512-mGgUb/Rk/vGx4NCvquRuSH0GHBQKb1OqpGS9cT9lFxlTLHZgkksgI60TuIxubmn7JuCb+sENHhQciqa0npm0AQ==
3095
3095
dependencies:
3096
3096
"@types/prop-types" "*"
3097
3097
csstype "^2.2.0"
3098
3098
3099
+ "@types/react@^16.9.41":
3100
+ version "16.9.41"
3101
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.9.41.tgz#925137ee4d2ff406a0ecf29e8e9237390844002e"
3102
+ integrity sha512-6cFei7F7L4wwuM+IND/Q2cV1koQUvJ8iSV+Gwn0c3kvABZ691g7sp3hfEQHOUBJtccl1gPi+EyNjMIl9nGA0ug==
3103
+ dependencies:
3104
+ "@types/prop-types" "*"
3105
+ csstype "^2.2.0"
3106
+
3099
3107
"@types/rebass@^4.0.6":
3100
3108
version "4.0.6"
3101
3109
resolved "https://registry.yarnpkg.com/@types/rebass/-/rebass-4.0.6.tgz#c33d133baca8a440b22ca4b3038014d0b0e8ce59"
You can’t perform that action at this time.
0 commit comments