From 4b5302d381d418528a93882d9652c0eefda9363b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 03:13:24 +0000 Subject: [PATCH] Update dependency rimraf to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2a9e70..3e16363 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "3.19.0", "eslint-plugin-babel": "3.3.0", "mocha": "3.5.3", - "rimraf": "2.6.3", + "rimraf": "6.1.0", "typescript": "2.9.2" }, "typings": "dist/index.d.ts"