File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 99
99
},
100
100
"resolutions" : {
101
101
"@types/react" : " 16.14.5" ,
102
- "@types/react-dom" : " 16.9.11 " ,
102
+ "@types/react-dom" : " 16.9.12 " ,
103
103
"@types/hoist-non-react-statics" : " 3.3.1"
104
104
},
105
105
"jest" : {
Original file line number Diff line number Diff line change 2837
2837
dependencies:
2838
2838
"@types/react" "^16"
2839
2839
2840
+
2841
+ version "16.9.12"
2842
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.12.tgz#55cd6b17e73922edb9545e5355a0016c1734e6f4"
2843
+ integrity sha512-i7NPZZpPte3jtVOoW+eLB7G/jsX5OM6GqQnH+lC0nq0rqwlK0x8WcMEvYDgFWqWhWMlTltTimzdMax6wYfZssA==
2844
+ dependencies:
2845
+ "@types/react" "^16"
2846
+
2840
2847
2841
2848
version "4.1.1"
2842
2849
resolved "https://registry.yarnpkg.com/@types/react-hot-loader/-/react-hot-loader-4.1.1.tgz#8bc0a4add6b97ae833e5124a5591d5320026aa24"
You can’t perform that action at this time.
0 commit comments