commit | e57693039145035a2fb3b1943bd96e6536edb93b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jun 04 15:06:49 2025 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jun 04 17:26:12 2025 +0200 |
tree | 5dcaa72fdb28b4c6e8ff4d388abb791f021952b7 | |
parent | d8f3a7f61bdd5745f035b22434f306563c92d57e [diff] [blame] |
Bump mocha from 10.8.2 to 11.5.0 Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.2 to 11.5.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/v10.8.2...v11.5.0) updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:production update-type: version-update:semver-major Signed-off-by: dependabot[bot] <support@github.com> Closes #59 Change-Id: Ifa7479059cf6c2f7cf0dba0f9e06703c4761bc9f
diff --git a/package.json b/package.json index e9afa5c..5bd113c 100644 --- a/package.json +++ b/package.json
@@ -19,7 +19,7 @@ "license": "APACHE-2.0", "dependencies": { "chai": "^4.4.1", - "mocha": "^10.6.0", + "mocha": "^11.5.0", "mocha-junit-reporter": "^2.2.1", "puppeteer": "^23.3.0", "puppeteer-extra": "^3.3.6",