From 2ab092a49c0cfc05923f926fe3b32204a866f66e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 08:24:20 +0000 Subject: [PATCH] Update dependency @types/ramda to v0.29.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4b4bc3..4bdc5ea 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@philihp/prettier-config": "1.0.0", "@tsconfig/node20": "20.1.2", "@types/jest": "29.5.5", - "@types/ramda": "0.29.4", + "@types/ramda": "0.29.5", "@typescript-eslint/eslint-plugin": "6.7.0", "@typescript-eslint/parser": "6.7.0", "eslint": "8.49.0",