From 136ddaece69b00dff9a9905ccd9f53de8a63c732 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 16:18:39 +0000 Subject: [PATCH] Update jest monorepo to v29 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9585b984..dbc665f8 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@storybook/react-webpack5": "7.4.1", "@storybook/source-loader": "^7.4.1", "autoprefixer": "10.4.15", - "babel-jest": "26.6.3", + "babel-jest": "29.7.0", "babel-loader": "9.1.3", "babel-plugin-module-resolver": "5.0.0", "css-loader": "6.8.1", @@ -80,8 +80,8 @@ "eslint-plugin-react-percy": "0.2.4", "fs": "0.0.2", "glob": "8.1.0", - "jest": "26.6.3", - "jest-cli": "26.6.3", + "jest": "29.7.0", + "jest-cli": "29.7.0", "mkdirp": "3.0.1", "plotly.js": "2.26.0", "postcss": "8.4.29",