Bump rimraf from 5.0.7 to 5.0.8

Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.7 to 5.0.8.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.7...v5.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-08 12:26:35 +00:00
committed by GitHub
parent d4c01892be
commit 5d0b7ea3e2
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"devDependencies": {
"@types/node": "20.14.2",
"prettier": "3.3.2",
"rimraf": "5.0.7",
"rimraf": "5.0.8",
"typescript": "5.4.5"
}
}