build(deps-dev): bump rimraf from 3.0.2 to 4.0.4

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.0.4.
- [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.0.4)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-13 11:00:53 +00:00
committed by GitHub
parent 66e043137b
commit 0452959b85
2 changed files with 211 additions and 50 deletions

View File

@ -96,7 +96,7 @@
"replace-in-file": "^6.2.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"rimraf": "^3.0.2",
"rimraf": "^4.0.4",
"shelljs": "^0.8.4",
"sinon": "^15.0.0",
"stream-browserify": "^3.0.0",