From 94a055e45bd6419b98a3f6c030632bac663aa978 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Nov 2021 18:11:37 +0000 Subject: [PATCH] :arrow_up: Pin @types/jest to v26.0.24 Signed-off-by: Renovate Bot --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f922f4c7..287466ffc 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/d3-shape": "^1.3.5", "@types/got": "^9.6.11", "@types/humps": "^2.0.0", - "@types/jest": "^26.0.23", + "@types/jest": "26.0.24", "@types/lodash.mergewith": "^4.6.6", "@types/minimatch": "^3.0.4", "@types/prettier": "^2.2.3",