Skip to content

Commit 4fa1e33

Browse files
Bump commander from 12.1.0 to 13.0.0
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] <support@github.com>
1 parent 12f0cbe commit 4fa1e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@types/node": "22.10.2",
38-
"commander": "12.1.0",
38+
"commander": "13.0.0",
3939
"deepmerge-ts": "7.1.3",
4040
"esbuild": "0.24.2",
4141
"fast-glob": "3.3.2",

0 commit comments

Comments
 (0)