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.1 to 14.0.2 (#337)

Bumps [commander](https://github.com/tj/commander.js) from 14.0.1 to 14.0.2.
- [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.1...v14.0.2)

---
updated-dependencies:
- dependency-name: commander
dependency-version: 14.0.2
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
(Oct 27, 2025, 4:00 PM EDT) e6f56cce b32c060c

+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.1", 32 + "commander": "^14.0.2", 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.1 61 - version: 14.0.1 60 + specifier: ^14.0.2 61 + version: 14.0.2 62 62 get-stdin: 63 63 specifier: ^9.0.0 64 64 version: 9.0.0 ··· 1619 1619 color-name@1.1.4: 1620 1620 resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} 1621 1621 1622 - commander@14.0.1: 1623 - resolution: {integrity: sha512-2JkV3gUZUVrbNA+1sjBOYLsMZ5cEEl8GTFP2a4AVz5hvasAMCQ1D2l2le/cX+pV4N6ZU17zjUahLpIXRrnWL8A==} 1622 + commander@14.0.2: 1623 + resolution: {integrity: sha512-TywoWNNRbhoD0BXs1P3ZEScW8W5iKrnbithIl0YH+uCmBd0QpPOA8yc82DS3BIE5Ma6FnBVUsJ7wVUDz4dvOWQ==} 1624 1624 engines: {node: '>=20'} 1625 1625 1626 1626 concat-map@0.0.1: ··· 4462 4462 4463 4463 color-name@1.1.4: {} 4464 4464 4465 - commander@14.0.1: {} 4465 + commander@14.0.2: {} 4466 4466 4467 4467 concat-map@0.0.1: {} 4468 4468