Skip to content

Commit f6d9404

Browse files
Update dependency ramda to ^0.30.0
1 parent ddb3903 commit f6d9404

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"postcss-loader": "^4.2.0",
7373
"prettier-eslint-cli": "^5.0.0",
7474
"prop-types": "^15.5.10",
75-
"ramda": "^0.24.1",
75+
"ramda": "^0.30.0",
7676
"react": "^15.6.1",
7777
"react-addons-shallow-compare": "^15.6.0",
7878
"react-document-title": "^2.0.3",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7917,6 +7917,11 @@ ramda@^0.27.0:
79177917
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0.tgz#915dc29865c0800bf3f69b8fd6c279898b59de43"
79187918
integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA==
79197919

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+
79207925
randexp@0.4.6:
79217926
version "0.4.6"
79227927
resolved "https://registry.yarnpkg.com/randexp/-/randexp-0.4.6.tgz#e986ad5e5e31dae13ddd6f7b3019aa7c87f60ca3"

0 commit comments

Comments
 (0)