From b723d29c52c1b8c80017712496e0962ca9e84de5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Oct 2023 06:07:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/ramda to v0.29.7 (#431) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4d755d..8f5e107 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@philihp/prettier-config": "1.0.0", "@tsconfig/node20": "20.1.2", "@types/jest": "29.5.6", - "@types/ramda": "0.29.6", + "@types/ramda": "0.29.7", "@typescript-eslint/eslint-plugin": "6.7.5", "@typescript-eslint/parser": "6.7.5", "eslint": "8.51.0",