Deps Update Minor banner
marclove marclove

Deps Update Minor

Development community

Description

--- allowed-tools: Bash(just deps:update:minor) description: Update dependencies to the latest minor/patch versions (requires approval) --- Confirm with the user first. Then run `just deps:update:minor`, re-run tests and lint, and summarize changes.

Installation

Installs to ~/.claude/commands/marclove-typeforge-deps-update-minor.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/commands/deps-update-minor.md -o ~/.claude/commands/marclove-typeforge-deps-update-minor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository