From ccecd9ddfadeb75e30ad95c42096aedac19fe7d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 11:44:26 +0200 Subject: [PATCH] chore(deps): update dependency rimraf to v5 for gatsby-page-utils (#38039) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/gatsby-page-utils/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gatsby-page-utils/package.json b/packages/gatsby-page-utils/package.json index 6ca3a57053ef5..7e81cba98e2a6 100644 --- a/packages/gatsby-page-utils/package.json +++ b/packages/gatsby-page-utils/package.json @@ -41,7 +41,7 @@ "@types/micromatch": "^4.0.2", "babel-preset-gatsby-package": "^3.10.0-next.1", "cross-env": "^7.0.3", - "rimraf": "^4.4.1", + "rimraf": "^5.0.0", "typescript": "^5.0.3" }, "files": [