From 44dfc15bc216b57c98856de75e9410f7c723fefe Mon Sep 17 00:00:00 2001 From: Nadja Heitmann Date: Tue, 29 Jul 2025 12:38:25 +0200 Subject: [PATCH] Remove unmaintained react redux test util dependency --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 8987c47e..371283ac 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ "jest-prop-type-error": "^1.1.0", "lodash": "^4.17.11", "prettier": "^1.19.1", - "react-redux-test-utils": "^0.1.1", "sortabular": "^1.5.1", "stylelint": "^9.3.0", "stylelint-config-standard": "^18.0.0",