From 97b4174c4d99edf93296eddcfb6e653cb103022a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:04:32 +0800 Subject: [PATCH] chore(deps): update dependency jest to v27.2.5 (#195) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f261e608..5fcf6a4e0 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "rehype-attr": "2.0.6", "code-example": "3.3.1", "husky": "7.0.2", - "jest": "27.2.4", + "jest": "27.2.5", "kkt": "6.11.0", "lint-staged": "11.2.3", "prettier": "2.4.1",