📌 Bump rimraf from 3.0.2 to 4.0.7

Bumps [rimraf](https://github.com/isaacs/rimraf) from 3.0.2 to 4.0.7.
- [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/v3.0.2...v4.0.7)

---
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-01-15 22:04:34 +00:00
committed by GitHub
parent 7ec1309115
commit ec42820a7a
2 changed files with 13 additions and 204 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"prettier": "^2.8.2",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.2.1",
"rimraf": "^3.0.2",
"rimraf": "^4.0.7",
"tailwindcss": "^3.2.4",
"vendor-copy": "^3.0.1"
},