Skip to content

Commit 15a0621

Browse files
chore(deps): bump commander from 11.1.0 to 13.0.0 in /packages/atomizer
Bumps [commander](https://github.com/tj/commander.js) from 11.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@v11.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 a97c835 commit 15a0621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/atomizer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"dependencies": {
3939
"chalk": "^4.0.0",
4040
"chokidar": "^3.5.3",
41-
"commander": "^11.1.0",
41+
"commander": "^13.0.0",
4242
"glob": "^10.3.12",
4343
"lodash": "^4.17.21",
4444
"minimatch": "^9.0.4",

0 commit comments

Comments
 (0)