chore: bump @clack/core from 0.3.2 to 0.3.3 (#3671)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
This commit is contained in:
dependabot[bot]
2023-08-10 15:05:32 +00:00
committed by GitHub
parent 11f6273a3a
commit af314dabfb
2 changed files with 7 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
"./config": "./src/config/index.ts"
},
"devDependencies": {
"@clack/core": "^0.3.2",
"@clack/core": "^0.3.3",
"@clack/prompts": "^0.6.3",
"ts-node": "^10.9.1"
},