Skip to content

Commit 229c220

Browse files
ci(deps): bump commander in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [commander](https://github.com/tj/commander.js). Updates `commander` from 14.0.3 to 15.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@v14.0.3...v15.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c92ef9 commit 229c220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"appium-ios-tuntap": "^1.0.0",
9696
"async-lock": "^1.4.1",
9797
"axios": "^1.15.1",
98-
"commander": "^14.0.1",
98+
"commander": "^15.0.0",
9999
"minimatch": "^10.1.1",
100100
"node-devicectl": "^2.0.0",
101101
"path-to-regexp": "^8.3.0"

0 commit comments

Comments
 (0)