File tree 2 files changed +5
-5
lines changed
packages/todo-app-example
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
55
"@types/classnames" : " 2.2.11" ,
56
56
"@types/jest" : " 24.9.1" ,
57
57
"@types/node" : " 12.19.15" ,
58
- "@types/react" : " 17.0.3 " ,
58
+ "@types/react" : " 17.0.5 " ,
59
59
"@types/react-dom" : " 16.9.12" ,
60
60
"graphql.macro" : " 1.4.2" ,
61
61
"typescript" : " 4.2.3"
Original file line number Diff line number Diff line change 2156
2156
dependencies:
2157
2157
"@types/react" "^16"
2158
2158
2159
-
2160
- version "17.0.3 "
2161
- resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.3 .tgz#ba6e215368501ac3826951eef2904574c262cc79 "
2162
- integrity sha512-wYOUxIgs2HZZ0ACNiIayItyluADNbONl7kt8lkLjVK8IitMH5QMyAh75Fwhmo37r1m7L2JaFj03sIfxBVDvRAg ==
2159
+
2160
+ version "17.0.5 "
2161
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5 .tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea "
2162
+ integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw ==
2163
2163
dependencies:
2164
2164
"@types/prop-types" "*"
2165
2165
"@types/scheduler" "*"
You can’t perform that action at this time.
0 commit comments