From e97745765c3434cb6d4f471a3f5760a6bd68f4ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 19:59:33 +0000 Subject: [PATCH] :arrow_up: Updates rimraf to v5 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/github/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/github/package.json b/api/github/package.json index d6bf744a..f8e546ac 100644 --- a/api/github/package.json +++ b/api/github/package.json @@ -30,7 +30,7 @@ "formatio": "1.2.0", "mocha": "3.5.3", "nock": "8.2.2", - "rimraf": "2.7.1", + "rimraf": "5.0.6", "sinon": "1.17.7", "sinon-chai": "2.14.0", "typescript": "2.9.2",