From 626fe3246e0a7de83ba22e8ccb4b0412592fcc6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 17:37:52 +0000 Subject: [PATCH] Bump @iobroker/build-tools from 2.0.15 to 3.0.1 Bumps [@iobroker/build-tools](https://github.com/ioBroker/build-tools) from 2.0.15 to 3.0.1. - [Release notes](https://github.com/ioBroker/build-tools/releases) - [Commits](https://github.com/ioBroker/build-tools/compare/v2.0.15...v3.0.1) --- updated-dependencies: - dependency-name: "@iobroker/build-tools" dependency-version: 3.0.1 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..1652601 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@alcalzone/release-script-plugin-iobroker": "^4.0.0", "@alcalzone/release-script-plugin-license": "^4.0.0", "@iobroker/eslint-config": "^2.2.0", - "@iobroker/build-tools": "^2.0.15", + "@iobroker/build-tools": "^3.0.1", "@iobroker/legacy-testing": "^2.0.2", "mocha": "^11.7.5", "chai": "^4.5.0"