From 3dd27efadc66d84e05ce903d928552767275c004 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Sep 2022 08:39:22 +0000 Subject: [PATCH] Update jest monorepo to v29.1.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bf09c57..b87fddd 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "autoprefixer": "10.4.12", "babel-core": "6.26.3", "babel-eslint": "10.1.0", - "babel-jest": "29.1.0", + "babel-jest": "29.1.2", "babel-loader": "8.2.5", "babel-preset-react-app": "10.0.1", "case-sensitive-paths-webpack-plugin": "2.4.0", @@ -31,7 +31,7 @@ "gzip-size": "7.0.0", "html-webpack-plugin": "5.5.0", "http-proxy-middleware": "2.0.6", - "jest": "29.1.1", + "jest": "29.1.2", "json-loader": "0.5.7", "object-assign": "4.1.1", "path-exists": "5.0.0",