From cc03c7ddcad1f6579603229e08ef30be4fb5d818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 09:15:13 +0000 Subject: [PATCH] Bump chai from 4.5.0 to 6.2.0 Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 6.2.0. - [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.0) --- updated-dependencies: - dependency-name: chai dependency-version: 6.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 6cd463b9..56fa499f 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@iobroker/eslint-config": "^2.2.0", "@iobroker/build-tools": "^2.0.15", "mocha": "^11.7.4", - "chai": "^4.5.0" + "chai": "^6.2.0" }, "bugs": { "url": "https://github.com/ioBroker/ioBroker.text2command/issues"