From 7ce978af5df1f92266ecf6af3029bf41a200a3ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Oct 2021 21:04:50 +0800 Subject: [PATCH] chore(deps): update dependency jest to v27.2.4 (#183) Co-authored-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5dc92a9c4..8d3bb7f50 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.2", + "jest": "27.2.4", "kkt": "6.11.0", "lint-staged": "11.1.2", "prettier": "2.4.1",