From 154912e02a81f28b115bcd118e2bf8d676441f37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Oct 2022 11:35:35 +0000 Subject: [PATCH] fix(deps): update dependency @types/ramda to v0.28.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8176889..a0f9c51 100644 --- a/package.json +++ b/package.json @@ -119,7 +119,7 @@ }, "dependencies": { "@types/gaussian": "1.2.0", - "@types/ramda": "0.28.16", + "@types/ramda": "0.28.18", "gaussian": "1.2.0", "ramda": "0.28.0", "sort-unwind": "2.0.0"