From 0ca9f45604f871d9a71dc8d1e992acc9b55d2659 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Sep 2023 06:28:08 +0000 Subject: [PATCH] chore(deps): update dependency @types/source-map-support to v0.5.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09ff8926..98ab2a58 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.8", "@types/tmp": "0.2.3", "@types/uuid": "^9.0.0", "axios": "^0.27.0",