From 045dbcac094b97b86b2a028feb883b1b17dc31db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 12:08:47 +0000 Subject: [PATCH] chore(deps): bump commander from 14.0.2 to 14.0.3 Bumps [commander](https://github.com/tj/commander.js) from 14.0.2 to 14.0.3. - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/tj/commander.js/compare/v14.0.2...v14.0.3) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42bb3b0a0..ffb46233e 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "chalk": "4.1.2", "cheerio": "^1.0.0", "chokidar": "^5.0.0", - "commander": "14.0.2", + "commander": "14.0.3", "cross-spawn": "7.0.6", "css-to-xpath": "0.1.0", "csstoxpath": "1.6.0",