build(deps): bump rimraf from 3.0.2 to 5.0.5 in /frontend (#4)

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:production
  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>
This commit is contained in:
dependabot[bot]
2024-03-17 09:56:56 +01:00
committed by GitHub
parent 621f1bc0b2
commit 9daabfddd5
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"react-dom": "^18.2.0",
"react-router-dom": "^6.17.0",
"react-scripts": "5.0.1",
"rimraf": "^3.0.2",
"rimraf": "^5.0.5",
"typescript": "^5.2.2",
"web-vitals": "^3.5.0",
"workbox-background-sync": "^6.5.4",