From ad99c34363047e0710e5b717a7daec7660558240 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 01:09:03 +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 1159d35bfad..94cfa33a869 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@types/express-serve-static-core": "4.17.30", "@types/fast-json-stable-stringify": "2.0.0", "@types/hapi__hapi": "20.0.12", - "@types/jest": "28.1.8", + "@types/jest": "29.0.0", "@types/koa__router": "8.0.11", "@types/lodash": "4.14.184", "@types/lodash.sumby": "4.6.7", @@ -105,8 +105,8 @@ "form-data": "4.0.0", "graphql": "15.8.0", "graphql-tag": "2.12.6", - "jest": "28.1.3", - "jest-config": "28.1.3", + "jest": "29.0.1", + "jest-config": "29.0.1", "jest-junit": "14.0.0", "jest-mock-random": "1.1.1", "jest-serializer-html": "7.1.0",