Skip to content

Commit c86657b

Browse files
meta: bump commander from 12.1.0 to 13.0.0 (#171)
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.0.0. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cb20df commit c86657b

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

+13-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prettier": "3.4.2"
3030
},
3131
"dependencies": {
32-
"commander": "^12.1.0",
32+
"commander": "^13.0.0",
3333
"github-slugger": "^2.0.0",
3434
"glob": "^11.0.0",
3535
"hast-util-to-string": "^3.0.1",

0 commit comments

Comments
 (0)