chore(deps-dev): bump rimraf from 4.3.1 to 5.0.5

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.3.1 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v4.3.1...v5.0.5)

---
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-09-27 17:09:40 +00:00
committed by GitHub
parent 8eb03f05cf
commit 860eb54aa2

View File

@@ -42,7 +42,7 @@
"bun-types": "^0.7.0", "bun-types": "^0.7.0",
"elysia": "0.7.10", "elysia": "0.7.10",
"eslint": "^8.40.0", "eslint": "^8.40.0",
"rimraf": "4.3", "rimraf": "5.0",
"typescript": "^5.0.4" "typescript": "^5.0.4"
}, },
"dependencies": { "dependencies": {