From 93998017295a91baa854bbb65c21158acf3bacd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 01:39:36 +0000 Subject: [PATCH] chore(deps): update dependency @types/jest to v29.5.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2265c6..f4c64d9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@philihp/eslint-config": "6.1.0", "@philihp/prettier-config": "1.0.0", "@tsconfig/node20": "20.1.4", - "@types/jest": "29.5.13", + "@types/jest": "29.5.14", "@types/ramda": "0.30.2", "@typescript-eslint/eslint-plugin": "6.21.0", "@typescript-eslint/parser": "6.21.0",