chore: bump rimraf v4 (#11484)

This commit is contained in:
neverland
2023-01-14 15:55:05 +08:00
committed by GitHub
parent b04a50e70e
commit 92d622aa82
8 changed files with 25 additions and 4 deletions

View File

@@ -39,6 +39,7 @@
"devDependencies": {
"esbuild": "^0.16.10",
"release-it": "^15.4.1",
"rimraf": "^4.0.4",
"typescript": "^4.8.2",
"vue": "^3.2.45"
},