From 32ddfb34a674746cd464cb0437f002db84b72b77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:50:55 +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 66af56c..6f526c9 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": "^19.0.0", "ts-jest": "^29.1.2",