Bump rimraf from 4.3.1 to 4.4.0 (#1058)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.1 to 4.4.0.
- [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/v4.3.1...v4.4.0)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-10 12:37:11 +01:00
committed by GitHub
parent fa1ee13c42
commit 2155d40a76
2 changed files with 8 additions and 8 deletions

View File

@@ -23,7 +23,7 @@
"draftlog": "1.0.13",
"fs-extra": "11.1.0",
"node-fetch": "3.3.0",
"rimraf": "4.3.1",
"rimraf": "4.4.0",
"showdown": "^2.1.0"
}
}