From e47a8cac5560c657258f9176dfaf35262e8e82fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 03:06:26 +0000 Subject: [PATCH] Bump @iobroker/legacy-testing from 1.0.13 to 2.0.1 Bumps [@iobroker/legacy-testing](https://github.com/ioBroker/legacy-testing) from 1.0.13 to 2.0.1. - [Release notes](https://github.com/ioBroker/legacy-testing/releases) - [Commits](https://github.com/ioBroker/legacy-testing/compare/v1.0.13...v2.0.1) --- updated-dependencies: - dependency-name: "@iobroker/legacy-testing" 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 f176e44..ac1f11d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@alcalzone/release-script-plugin-license": "^3.7.0", "@alcalzone/release-script-plugin-manual-review": "^3.7.0", "@iobroker/adapter-dev": "^1.3.0", - "@iobroker/legacy-testing": "^1.0.13", + "@iobroker/legacy-testing": "^2.0.1", "axios": "^1.7.7", "chai": "^4.3.10", "gulp": "^4.0.2",