From de139245442d2db77860a0b5b1c736dcc11e0e78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Aug 2025 13:57:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(deps):=20update=20simple-git=20to=203.16.0?= =?UTF-8?q?=20=F0=9F=8C=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b8c8a56..be282da3 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@octokit/rest": "16.35.2", "app-root-path": "3.0.0", "portable-fetch": "3.0.0", - "simple-git": "1.126.0", + "simple-git": "3.16.0", "ts-node": "8.5.4", "typescript": "3.7.2" },