fix: lint fix

This commit is contained in:
Brian Madison
2025-07-19 10:07:34 -05:00
parent 8619006c16
commit 49e489701e
3 changed files with 28 additions and 3 deletions

View File

@@ -34,6 +34,7 @@
},
"dependencies": {
"@kayvan/markdown-tree-parser": "^1.5.0",
"bmad-method": "^4.30.3",
"chalk": "^4.1.2",
"commander": "^14.0.0",
"fs-extra": "^11.3.0",
@@ -61,12 +62,12 @@
"node": ">=20.0.0"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"husky": "^9.1.7",
"lint-staged": "^16.1.1",
"prettier": "^3.5.3",
"semantic-release": "^22.0.0",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"yaml-lint": "^1.7.0"
},
"lint-staged": {