From d78387f5e55e678723e32b5e8e2d7822f985cafd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 03:05:43 +0000 Subject: [PATCH] Update dependency rimraf to v5.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af98eb8..a21227b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "js-yaml": "4.1.0", "load-grunt-tasks": "5.1.0", "node-sass": "9.0.0", - "rimraf": "5.0.5", + "rimraf": "5.0.7", "semver": "7.5.4", "url-loader": "4.1.1" },