Skip to content

Commit e35df84

Browse files
Bump chai from 4.5.0 to 5.2.0
Bumps [chai](https://github.com/chaijs/chai) from 4.5.0 to 5.2.0. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.5.0...v5.2.0) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bebc569 commit e35df84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@iobroker/legacy-testing": "^2.0.2",
3939
"@iobroker/types": "^7.0.6",
4040
"@types/node": "^22.13.7",
41-
"chai": "^4.5.0",
41+
"chai": "^5.2.0",
4242
"colorette": "^2.0.20",
4343
"mocha": "^11.1.0",
4444
"puppeteer": "^23.11.1"

0 commit comments

Comments
 (0)