From 7a3762b18074b1240b4558c46604b83dd9befa5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 22:18:16 +0000 Subject: [PATCH] Bump @alcalzone/release-script-plugin-license from 4.0.0 to 5.2.0 Bumps [@alcalzone/release-script-plugin-license](https://github.com/AlCalzone/release-script) from 4.0.0 to 5.2.0. - [Release notes](https://github.com/AlCalzone/release-script/releases) - [Changelog](https://github.com/AlCalzone/release-script/blob/master/CHANGELOG.md) - [Commits](https://github.com/AlCalzone/release-script/compare/v4.0.0...v5.2.0) --- updated-dependencies: - dependency-name: "@alcalzone/release-script-plugin-license" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab7bf40..97dfab9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@alcalzone/release-script": "^5.0.0", "@alcalzone/release-script-plugin-iobroker": "^4.0.0", - "@alcalzone/release-script-plugin-license": "^4.0.0", + "@alcalzone/release-script-plugin-license": "^5.2.0", "@iobroker/eslint-config": "^2.2.0", "@iobroker/build-tools": "^2.0.15", "@iobroker/legacy-testing": "^2.0.2",