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.4" ,
102
- "@types/react-dom" : " 16.9.10 " ,
102
+ "@types/react-dom" : " 16.9.11 " ,
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 2783
2783
dependencies:
2784
2784
"@types/react" "^16"
2785
2785
2786
+
2787
+ version "16.9.11"
2788
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.11.tgz#752e223a1592a2c10f2668b215a0e0667f4faab1"
2789
+ integrity sha512-3UuR4MoWf5spNgrG6cwsmT9DdRghcR4IDFOzNZ6+wcmacxkFykcb5ji0nNVm9ckBT4BCxvCrJJbM4+EYsEEVIg==
2790
+ dependencies:
2791
+ "@types/react" "^16"
2792
+
2786
2793
2787
2794
version "4.1.1"
2788
2795
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