From 5b6790df70eb80cc62d0eb8d1e54ddebb7372488 Mon Sep 17 00:00:00 2001 From: "Mr. Renovate" Date: Fri, 17 Nov 2023 13:38:45 +0000 Subject: [PATCH] Update dependency ramda to v0.29.1 --- source/ui/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/ui/package.json b/source/ui/package.json index 322424d..559249f 100644 --- a/source/ui/package.json +++ b/source/ui/package.json @@ -34,7 +34,7 @@ "clsx": "^1.2.1", "date-fns": "2.30.0", "history": "5.3.0", - "ramda": "0.28.0", + "ramda": "0.29.1", "react": "17.0.2", "react-dom": "17.0.2", "react-redux": "8.0.2", @@ -47,7 +47,7 @@ "@types/enzyme": "3.10.11", "@types/jest": "27.4.1", "@types/nightwatch": "2.3.28", - "@types/ramda": "0.28.13", + "@types/ramda": "0.29.9", "@types/react": "17.0.70", "@types/react-dom": "17.0.23", "@types/react-redux": "7.1.30",