From f7a97d011310ad72089ff3a784268618ffe9e4ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 23:45:36 +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",