From 42093ecf641835c2cda05b7d34c52ecbe79d918c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 11:51:42 +0000 Subject: [PATCH] Bump chai from 4.5.0 to 6.2.1 Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.1. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](https://github.com/chaijs/chai/compare/v4.5.0...v6.2.1) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.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..cdb0298 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@iobroker/build-tools": "^2.0.15", "@iobroker/legacy-testing": "^2.0.2", "mocha": "^11.7.5", - "chai": "^4.5.0" + "chai": "^6.2.1" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.text2command/issues"