From 44368107885a9ef9cac45c9c583174e87ae6b895 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:04:43 +0000 Subject: [PATCH] chore(deps): update dependency jest-watch-typeahead to v1.1.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c34f456..5aaef848 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "husky": "7.0.4", "identity-obj-proxy": "3.0.0", "jest": "27.5.1", - "jest-watch-typeahead": "1.0.0", + "jest-watch-typeahead": "1.1.0", "lint-staged": "12.3.7", "prettier": "2.6.1", "react": "17.0.2",