From 1c2beb551679d8214fe4df8a0fdbdb047f21fc21 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 11:39:10 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v29 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fe57f98..489acb2 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@arkweid/lefthook": "0.7.7", "@commitlint/cli": "17.1.2", "@commitlint/config-conventional": "17.1.0", - "@types/jest": "28.1.8", + "@types/jest": "29.0.0", "@typescript-eslint/eslint-plugin": "5.36.1", "@typescript-eslint/parser": "5.36.1", "commitizen": "4.2.5", @@ -39,7 +39,7 @@ "eslint-config-airbnb-base": "15.0.0", "eslint-config-airbnb-typescript": "17.0.0", "eslint-plugin-jest": "27.0.1", - "jest": "28.1.3", + "jest": "29.0.1", "jest-junit": "14.0.1", "prettier": "2.7.1", "sort-package-json": "1.57.0",