From 403f652b687bccc5f04cd5b00406d74753599199 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Dec 2025 18:17:07 +0000 Subject: [PATCH] Bump yargs from 17.7.2 to 18.0.0 in /packages/adapter 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/adapter/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/adapter/package.json b/packages/adapter/package.json index c012c7403..2f985d72c 100644 --- a/packages/adapter/package.json +++ b/packages/adapter/package.json @@ -24,7 +24,7 @@ "pidusage": "^3.0.2", "readline": "^1.3.0", "semver": "^7.5.2", - "yargs": "^17.7.2" + "yargs": "^18.0.0" }, "keywords": [ "ioBroker"