Mirror of Steamdown (Markdown -> Steam Markup converter)
0

Configure Feed

Select the types of activity you want to include in your feed.

Bump commander from 14.0.0 to 14.0.1 (#329)

Bumps [commander](https://github.com/tj/commander.js) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: commander
dependency-version: 14.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
(Sep 15, 2025, 3:20 PM EDT) 75a18e79 73d33559

+6 -6
+1 -1
packages/cli/package.json
··· 29 29 "dependencies": { 30 30 "@steamdown/core": "workspace:^", 31 31 "@steamdown/html": "workspace:^", 32 - "commander": "^14.0.0", 32 + "commander": "^14.0.1", 33 33 "get-stdin": "^9.0.0" 34 34 } 35 35 }
+5 -5
pnpm-lock.yaml
··· 57 57 specifier: workspace:^ 58 58 version: link:../html 59 59 commander: 60 - specifier: ^14.0.0 61 - version: 14.0.0 60 + specifier: ^14.0.1 61 + version: 14.0.1 62 62 get-stdin: 63 63 specifier: ^9.0.0 64 64 version: 9.0.0 ··· 1606 1606 color-name@1.1.4: 1607 1607 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} 1608 1608 1609 - commander@14.0.0: 1610 - resolution: {integrity: sha512-2uM9rYjPvyq39NwLRqaiLtWHyDC1FvryJDa2ATTVims5YAS4PupsEQsDvP14FqhFr0P49CYDugi59xaxJlTXRA==} 1609 + commander@14.0.1: 1610 + resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} 1611 1611 engines: {node: '>=20'} 1612 1612 1613 1613 concat-map@0.0.1: ··· 4433 4433 4434 4434 color-name@1.1.4: {} 4435 4435 4436 - commander@14.0.0: {} 4436 + commander@14.0.1: {} 4437 4437 4438 4438 concat-map@0.0.1: {} 4439 4439