From f3e9c76ba155b522b4f72ffc80893ca21fe288ea Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Sat, 15 Jun 2024 00:14:38 +0000 Subject: [PATCH] chore(deps): update dependency jest-mock to v29.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 88aa4b9a..03a1445c 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "honorable-theme-default": "1.0.0-beta.5", "http-server": "14.1.1", "husky": "9.0.10", - "jest-mock": "29.5.0", + "jest-mock": "29.7.0", "jsdom": "23.0.1", "lint-staged": "15.2.0", "npm-run-all": "4.1.5",