From 35e27e45fce9bfc5727deafd4679c21be17b47d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 16:27:22 +0000 Subject: [PATCH] chore(deps): update jest monorepo to v29 --- example/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/package.json b/example/package.json index 31ffdbf..c870a76 100644 --- a/example/package.json +++ b/example/package.json @@ -24,9 +24,9 @@ "@babel/core": "^7.12.9", "@babel/runtime": "^7.12.5", "@react-native-community/eslint-config": "^2.0.0", - "babel-jest": "^26.6.3", + "babel-jest": "^29.0.0", "eslint": "^7.32.0", - "jest": "^26.6.3", + "jest": "^29.0.0", "babel-plugin-module-resolver": "^4.1.0", "metro-react-native-babel-preset": "^0.70.3", "react-test-renderer": "18.0.0",