From 34673e162b2fd9127e8d470bb71f4cda5a37ccd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 22:38:40 +0000 Subject: [PATCH] chore(deps): update dependency jest to v29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2689115..8d75387 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-import-resolver-typescript": "3.5.0", "eslint-plugin-import": "2.26.0", "husky": "8.0.1", - "jest": "28.1.3", + "jest": "29.0.1", "lint-staged": "13.0.3", "prettier": "2.7.1", "ramda": "0.28.0",