commit | 65baf7402aacac0b100dc25b089b770bb16272a2 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jun 27 14:26:58 2024 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jun 27 16:44:53 2024 +0200 |
tree | 6bb2e60d7fb818f46116d8cca895857626d37b63 | |
parent | 62db1246b24128cf4f198fb241f865f39571cf55 [diff] [blame] |
Bump mocha from 10.4.0 to 10.5.2 Bumps [mocha](https://github.com/mochajs/mocha) from 10.4.0 to 10.5.2. - [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.4.0...v10.5.2) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/package.json b/package.json index ea61c55..1552a6b 100644 --- a/package.json +++ b/package.json
@@ -18,7 +18,7 @@ "license": "APACHE-2.0", "dependencies": { "chai": "^4.4.1", - "mocha": "^10.4.0", + "mocha": "^10.5.2", "puppeteer": "^22.1.0" } }