From bba4ae5efc8009ae9b5768311632dbf9fc976a45 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 14:31:25 +0000 Subject: [PATCH] Update jest to version 28.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 998dd1b..b61bf1a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-react-hooks": "^4.2.0", "html-webpack-plugin": "^5.0.0", "husky": "^5.1.3", - "jest": "^26.6.3", + "jest": "^28.1.2", "jest-dom": "^4.0.0", "lint-staged": "^10.5.3", "mini-css-extract-plugin": "^1.3.5",