From 3da407f4b615844d327abdb2f38fdf73e1c7f224 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 13:37:32 +0000 Subject: [PATCH] chore(deps): update dependency jest-watch-typeahead to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3eabf14..032b72f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-unused-imports": "^3.0.0", "eslint-plugin-yml": "^1.12.2", "jest": "^29.7.0", - "jest-watch-typeahead": "^2.2.2", + "jest-watch-typeahead": "^3.0.0", "prettier": "^3.2.4", "release-it": "^20.0.0", "ts-jest": "^29.1.2",