1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2025-10-16 09:54:28 -04:00

Update rimraf (#129)

This commit is contained in:
XhmikosR
2023-03-17 09:19:21 +02:00
committed by GitHub
parent 56c08f5b47
commit 9e6b5c865f
2 changed files with 192 additions and 31 deletions

View File

@@ -22,7 +22,7 @@
"@xhmikosr/bin-wrapper": "^5.0.0",
"picocolors": "^1.0.0",
"pkg-conf": "^4.0.0",
"rimraf": "^3.0.2"
"rimraf": "^4.4.0"
},
"devDependencies": {
"bin-check": "^4.1.0",