From 89444f681d1e05e47e8ac220bb428c3da280b80e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:38:38 +0000 Subject: [PATCH] :arrow_up: Updates del-cli to v6 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f922f4c7..8f851bfeb 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "dateformat": "^4.5.1", "dayjs": "^1.10.5", "dayjs-precise-range": "^1.0.1", - "del-cli": "4.0.1", + "del-cli": "6.0.0", "dockerfile_lint": "0.3.4", "dotenv": "^10.0.0", "es6-promisify": "^7.0.0",