From 3a0f72910b0f2e7c281386be68126162281b1260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 18:17:09 +0000 Subject: [PATCH] Bump yargs from 17.7.2 to 18.0.0 in /packages/cli Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/package.json b/packages/cli/package.json index 10ed2aaad..85aa9e1a0 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -19,7 +19,7 @@ "promisify-child-process": "^4.1.1", "readline-sync": "^1.4.10", "semver": "^7.5.2", - "yargs": "^17.6.2" + "yargs": "^18.0.0" }, "keywords": [ "ioBroker"