📌 Bump rimraf from 4.4.1 to 5.0.0

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 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.4.1...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>
This commit is contained in:
dependabot[bot]
2023-04-09 23:57:28 +00:00
committed by GitHub
parent 02084066c7
commit de4904d735
2 changed files with 53 additions and 53 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"prettier": "^2.8.7",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.2.7",
"rimraf": "^4.4.1",
"rimraf": "^5.0.0",
"tailwindcss": "^3.3.1",
"vendor-copy": "^3.0.1"
},