From 6f822f0eb614de947079a2877f9a265021cf3db8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 05:33:01 +0000 Subject: [PATCH] chore(deps): update dependency @types/ramda to v0.30.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4b0f64..5922854 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@philihp/prettier-config": "1.0.0", "@tsconfig/node20": "20.1.4", "@types/jest": "29.5.12", - "@types/ramda": "0.30.0", + "@types/ramda": "0.30.1", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0", "eslint": "8.57.0",