From c12b2cfd28650034b9cc98986ce201101e27af47 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 24 Jul 2024 15:15:15 +0000 Subject: [PATCH] chore(deps): 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 7f761a98..58b3ee59 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@types/proxyquire": "^1.3.28", "@types/semver": "^7.0.0", "@types/shimmer": "^1.0.1", - "@types/source-map-support": "0.5.1", + "@types/source-map-support": "0.5.10", "@types/tmp": "0.2.6", "@types/uuid": "^9.0.0", "axios": "^1.0.0",