📌 Bump rimraf from 4.1.1 to 4.1.2

Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.1 to 4.1.2.
- [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.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-01-24 22:06:32 +00:00
committed by GitHub
parent e3616c5761
commit bab9d2e0a7
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
"prettier": "^2.8.3",
"prettier-plugin-go-template": "^0.0.13",
"prettier-plugin-tailwindcss": "^0.2.1",
"rimraf": "^4.1.1",
"rimraf": "^4.1.2",
"tailwindcss": "^3.2.4",
"vendor-copy": "^3.0.1"
},