From 78cd85e38878f9a6ce93bb3fcf048a27ed2b8572 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 15:01:19 +0000 Subject: [PATCH] Bump chai from 4.5.0 to 6.2.2 Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.2. - [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.2) --- updated-dependencies: - dependency-name: chai dependency-version: 6.2.2 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..c94ff25 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.2" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.text2command/issues"