From a9cf305ab2c8f62ae330574568c0424748fe93a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Sep 2022 13:00:19 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v29 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 52ea85e..b3f7cc2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@commitlint/config-conventional": "17.1.0", "@playwright/test": "1.25.1", "@testing-library/react": "13.3.0", - "@types/jest": "28.1.8", + "@types/jest": "29.0.0", "@types/node": "17.0.5", "@types/react": "18.0.18", "@typescript-eslint/eslint-plugin": "5.36.1", @@ -57,8 +57,8 @@ "eslint-config-airbnb-typescript": "17.0.0", "eslint-config-next": "12.2.5", "eslint-plugin-jest": "27.0.1", - "jest": "28.1.3", - "jest-environment-jsdom": "28.1.3", + "jest": "29.0.2", + "jest-environment-jsdom": "29.0.2", "jest-junit": "14.0.1", "postcss": "8.4.16", "postcss-flexbugs-fixes": "5.0.2",