commit | a6f3c4d4bf06a21bd63a0a9be7613c1b2ca8a87e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jun 18 14:28:23 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jun 18 18:04:09 2025 +0200 |
tree | 50fdc6468ba4c4decf82e4901778492c05f4e2e1 | |
parent | 43769d4243d43f86ffd474df9ddd7e34d17e81d5 [diff] [blame] |
Bump mocha from 11.5.0 to 11.7.0 Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v11.5.0...v11.7.0) Change-Id: I6212cf16d422b5c78827b1351bff24cfc68c5a0b --- updated-dependencies: - dependency-name: mocha dependency-version: 11.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Closes #63 Change-Id: I805feb0aae7a03461debe2e93740f86661683aeb
diff --git a/package.json b/package.json index 52beac7..511af7a 100644 --- a/package.json +++ b/package.json
@@ -19,7 +19,7 @@ "license": "APACHE-2.0", "dependencies": { "chai": "^5.2.0", - "mocha": "^11.5.0", + "mocha": "^11.7.0", "mocha-junit-reporter": "^2.2.1", "puppeteer": "^24.10.0", "puppeteer-extra": "^3.3.6",