commit | 35287a4777df0c4d94fc70fb8f224c39ccf1d4ee | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jun 04 15:34:19 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jun 04 17:45:34 2025 +0200 |
tree | 03dbd9094201283c0a3d1208df4b7e0067222592 | |
parent | 301c3a700d97a5d5ac4c73ffa8edd551aa65bacf [diff] [blame] |
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](https://github.com/chaijs/chai/compare/v4.5.0...v5.2.0) Change-Id: Icd85d046064686d3746b8c396b63ba20cbfdff32 --- updated-dependencies: - dependency-name: chai dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Closes #57 Change-Id: Ie21bb4eb4a9c2da90acea43f4c67dac39c1da465
diff --git a/package.json b/package.json index 8539427..52beac7 100644 --- a/package.json +++ b/package.json
@@ -18,7 +18,7 @@ "author": "Marc Kupietz", "license": "APACHE-2.0", "dependencies": { - "chai": "^4.4.1", + "chai": "^5.2.0", "mocha": "^11.5.0", "mocha-junit-reporter": "^2.2.1", "puppeteer": "^24.10.0",