From 3bc969429131af960c2339a76df961f76a1b28d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 06:47:17 +0000 Subject: [PATCH] Update dependency @types/source-map-support to v0.5.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3ac25b1a..0ba2025f 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@types/jest": "24.9.1", "@types/lodash": "4.14.192", "@types/node": "12.20.55", - "@types/source-map-support": "0.5.6", + "@types/source-map-support": "0.5.10", "cross-env": "6.0.3", "jest": "24.9.0", "jest-environment-node": "24.9.0",