From 8f11d92c8cff745a7e6b291aef7a361f287d4061 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 13:36:45 +0000 Subject: [PATCH] fix(deps): update dependency jest-watch-typeahead to v3 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77bad3f0..12a255f7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "html-webpack-plugin": "^5.5.0", "identity-obj-proxy": "^3.0.0", "jest": "^27.4.3", - "jest-watch-typeahead": "^1.0.0", + "jest-watch-typeahead": "^3.0.0", "mini-css-extract-plugin": "^2.4.5", "postcss": "^8.4.4", "postcss-flexbugs-fixes": "^5.0.2",