Bump rimraf from 3.0.2 to 5.0.5 (#5699)

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 5.0.5.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v3.0.2...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Savin <iselwin@gmail.com>
This commit is contained in:
dependabot[bot] 2023-12-02 17:39:20 +02:00 committed by GitHub
parent 8bc07c75a2
commit 6243f6cbd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -133,7 +133,7 @@
"pg": "^8.8.0",
"pg-query-stream": "^4.2.4",
"prettier": "2.8.7",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"sinon": "^15.0.1",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.21",