chore(deps): bump commander & fs-extra (#11595)

This commit is contained in:
neverland
2023-02-18 20:46:27 +08:00
committed by GitHub
parent 012d2aa141
commit 39d8c23d25
3 changed files with 32 additions and 25 deletions

View File

@@ -40,7 +40,7 @@
"license": "MIT",
"devDependencies": {
"@jest/types": "^29.1.2",
"@types/fs-extra": "^9.0.13",
"@types/fs-extra": "^11.0.1",
"@types/less": "^3.0.3",
"@types/lodash": "^4.14.191",
"@types/markdown-it": "^12.2.3",
@@ -57,14 +57,14 @@
"@vitejs/plugin-vue-jsx": "^3.0.0",
"@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.4.8",
"commander": "^9.4.0",
"commander": "^10.0.0",
"consola": "^2.15.3",
"conventional-changelog": "^3.1.25",
"esbuild": "^0.16.10",
"eslint": "^8.31.0",
"execa": "^6.1.0",
"fast-glob": "^3.2.11",
"fs-extra": "^10.1.0",
"fs-extra": "^11.1.0",
"hash-sum": "^2.0.0",
"highlight.js": "^11.6.0",
"husky": "^8.0.1",