From 31b54336d1cfea4771a759e9599051ddd86cf8d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 02:14:40 +0000 Subject: [PATCH] chore(deps): update dependency @types/ramda to v0.30.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d921c70..906d9b7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@philihp/prettier-config": "1.0.0", "@tsconfig/node20": "20.1.4", "@types/jest": "29.5.12", - "@types/ramda": "0.29.12", + "@types/ramda": "0.30.0", "@typescript-eslint/eslint-plugin": "7.7.1", "@typescript-eslint/parser": "7.7.1", "eslint": "8.57.0",