Skip to content

Commit 92b7f03

Browse files
meta: bump commander from 13.0.0 to 13.1.0 (#182)
Bumps [commander](https://github.com/tj/commander.js) from 13.0.0 to 13.1.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@v13.0.0...v13.1.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5751332 commit 92b7f03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"prettier": "3.4.2"
3030
},
3131
"dependencies": {
32-
"commander": "^13.0.0",
32+
"commander": "^13.1.0",
3333
"dedent": "^1.5.3",
3434
"github-slugger": "^2.0.0",
3535
"glob": "^11.0.1",

0 commit comments

Comments
 (0)