Commit 58189ec 1 parent f06904f commit 58189ec Copy full SHA for 58189ec
File tree 2 files changed +12
-12
lines changed
2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 52
52
"@types/classnames" : " 2.2.3" ,
53
53
"@types/lodash" : " 4.14.106" ,
54
54
"@types/prop-types" : " 15.5.2" ,
55
- "@types/react" : " 16.3.5 " ,
56
- "@types/react-dom" : " 16.0.4 " ,
55
+ "@types/react" : " ^ 16.3.11 " ,
56
+ "@types/react-dom" : " ^ 16.0.5 " ,
57
57
"@uirouter/publish-scripts" : " 2.3.3" ,
58
58
"babel-jest" : " 22.4.3" ,
59
59
"babel-polyfill" : " 6.26.0" ,
Original file line number Diff line number Diff line change 78
78
version "15.5.2"
79
79
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.5.2.tgz#3c6b8dceb2906cc87fe4358e809f9d20c8d59be1"
80
80
81
- " @types/react-dom@16.0.4 " :
82
- version "16.0.4 "
83
- resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.4 .tgz#2e8fd45f5443780ed49bf2cdd9809e6091177a7d "
81
+ " @types/react-dom@^ 16.0.5 " :
82
+ version "16.0.5 "
83
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.0.5 .tgz#a757457662e3819409229e8f86795ff37b371f96 "
84
84
dependencies :
85
85
" @types/node" " *"
86
86
" @types/react" " *"
89
89
version "16.0.38"
90
90
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.0.38.tgz#76617433ea10274505f60bb86eddfdd0476ffdc2"
91
91
92
- " @types/react@16.3.5 " :
93
- version "16.3.5 "
94
- resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.5 .tgz#bd3b21285602ea7cadb4b9e0d9711d96fd5692cc "
92
+ " @types/react@^ 16.3.11 " :
93
+ version "16.3.11 "
94
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-16.3.11 .tgz#345a17f1c96420f10b9f0dc696c31091ff9d66ea "
95
95
dependencies :
96
- csstype "^2.0 .0"
96
+ csstype "^2.2 .0"
97
97
98
98
" @types/shelljs@^0.7.0 " :
99
99
version "0.7.8"
@@ -2089,9 +2089,9 @@ cssom@0.3.x, "cssom@>= 0.3.2 < 0.4.0":
2089
2089
dependencies :
2090
2090
cssom "0.3.x"
2091
2091
2092
- csstype@^2.0 .0 :
2093
- version "2.1.1 "
2094
- resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.1.1 .tgz#37b01a7a9958ef0b88167ff6678deccd732e0ae2 "
2092
+ csstype@^2.2 .0 :
2093
+ version "2.2.0 "
2094
+ resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.2.0 .tgz#1656ef97553ac53b77090844a2531c6660ebd902 "
2095
2095
2096
2096
currently-unhandled@^0.4.1 :
2097
2097
version "0.4.1"
You can’t perform that action at this time.
0 commit comments