chore(deps): bump rimraf from 4.1.2 to 5.0.0 (#6986)

* chore(deps): bump rimraf from 4.1.2 to 5.0.0

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.2 to 5.0.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.1.2...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): Update imports of rimraf for compatibility with v5.0.0

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christopher Allen <cpcallen+git@google.com>
This commit is contained in:
dependabot[bot]
2023-04-21 16:02:07 +01:00
committed by GitHub
parent 467b6a2e79
commit 7feefa44d0
4 changed files with 149 additions and 11 deletions

View File

@@ -105,7 +105,7 @@
"mocha": "^10.0.0",
"patch-package": "^6.4.7",
"readline-sync": "^1.4.10",
"rimraf": "^4.0.7",
"rimraf": "^5.0.0",
"selenium-standalone": "^8.0.3",
"through2": "^4.0.2",
"typescript": "^5.0.2",