From 15446a888c389e468892d936a3a1131e66851412 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 20:55:53 +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 01597fc..24c06ae 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": "^21.0.0", "ts-jest": "^29.1.2",