diff --git a/package.json b/package.json index 17a3995..1ad9e8e 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@types/minimist": "^1.2.0", "@types/mocha": "^5.0.0", "@types/node": "^10.0.3", - "@types/ramda": "^0.25.32", + "@types/ramda": "^0.26.0", "cz-conventional-changelog": "^2.1.0", "mocha": "^5.0.0", "semantic-release": "^15.9.9", diff --git a/yarn.lock b/yarn.lock index 28be78f..152b123 100644 --- a/yarn.lock +++ b/yarn.lock @@ -123,9 +123,9 @@ version "10.9.2" resolved "https://registry.yarnpkg.com/@types/node/-/node-10.9.2.tgz#f0ab8dced5cd6c56b26765e1c0d9e4fdcc9f2a00" -"@types/ramda@^0.25.32": - version "0.25.36" - resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.25.36.tgz#1ddaf3211c7cd7046fcaefe68c713469ccfc9504" +"@types/ramda@^0.26.0": + version "0.26.0" + resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.0.tgz#ce45c2c61b3e510f907cc84941c8cdb99f089b6a" "@types/tapable@*": version "1.0.4"