From abcd36758b527cffc69e82a0a63310b126ecc30a Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 1 Jun 2021 00:37:12 -0400 Subject: [PATCH] chore(deps): bump @types/ramda to 0.27.40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eccbc86..d1a39df 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/classnames": "^2.3.0", "@types/lodash": "^4.14.170", "@types/prismjs": "^1.16.5", - "@types/ramda": "^0.27.32", + "@types/ramda": "^0.27.40", "@types/react": "^16.9.35", "@types/react-dom": "^16.9.8", "@types/react-helmet": "^6.1.0",