From 84d7b396b091be2fc8e0c5bee4e7603c666e91c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 05:58:47 +0000 Subject: [PATCH] build(deps-dev): bump rimraf from 3.0.2 to 4.4.1 Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.4.1. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...v4.4.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc62e51..623b58c 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "markdown-magic": "^2.0.0", "nyc": "^15.0.0", "parse-markdown-metadata": "^1.0.8", - "rimraf": "^3.0.0", + "rimraf": "^4.4.1", "xo": "^0.38.2" }, "nyc": {