From d627b363d28cd6c7af45c89a699a23d99a895c45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Sep 2022 11:36:59 +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 059fb40..99fefdc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@wtg/scripts": "^1.1.1", "babel-core": "7.0.0-bridge.0", "babel-eslint": "^10.0.0", - "babel-jest": "^24.0.0", + "babel-jest": "^29.0.0", "documentation": "^12.0.0", "eslint": "^6.0.0", "eslint-config-airbnb-base": "^14.0.0", @@ -26,7 +26,7 @@ "eslint-plugin-import": "^2.12.0", "flow-bin": "^0.89.0", "husky": "^3.0.0", - "jest": "^24.0.0", + "jest": "^29.0.0", "lint-staged": "^10.0.0", "prettier": "1.19.1", "rimraf": "^3.0.0"