diff --git a/skills/poteto-mode/scripts/package.json b/skills/poteto-mode/scripts/package.json index a8ff2dc..eb711ac 100644 --- a/skills/poteto-mode/scripts/package.json +++ b/skills/poteto-mode/scripts/package.json @@ -7,7 +7,7 @@ "typecheck": "tsc --project orch/tsconfig.json --noEmit --strict && tsc --project watch-pr/tsconfig.json --noEmit --strict" }, "dependencies": { - "commander": "14.0.0" + "commander": "15.0.0" }, "devDependencies": { "bun-types": "latest",