File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 72
72
"postcss-loader" : " ^4.2.0" ,
73
73
"prettier-eslint-cli" : " ^5.0.0" ,
74
74
"prop-types" : " ^15.5.10" ,
75
- "ramda" : " ^0.24.1 " ,
75
+ "ramda" : " ^0.30.0 " ,
76
76
"react" : " ^15.6.1" ,
77
77
"react-addons-shallow-compare" : " ^15.6.0" ,
78
78
"react-document-title" : " ^2.0.3" ,
Original file line number Diff line number Diff line change @@ -7917,6 +7917,11 @@ ramda@^0.27.0:
7917
7917
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43"
7918
7918
integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==
7919
7919
7920
+ ramda@^0.30.0 :
7921
+ version "0.30.0"
7922
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
7923
+ integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
7924
+
7920
7925
randexp@0.4.6 :
7921
7926
version "0.4.6"
7922
7927
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.6.tgz#e986ad5e5e31dae13ddd6f7b3019aa7c87f60ca3"
You can’t perform that action at this time.
0 commit comments