commit | ee6400254ebbf67110d166c0d65d0c09e6501fcf | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 03 14:22:19 2024 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Thu Jul 04 08:54:30 2024 +0200 |
tree | 6179348577ae9198c7e0b59847b43a6f88390cb0 | |
parent | 65baf7402aacac0b100dc25b089b770bb16272a2 [diff] [blame] |
Bump mocha from 10.5.2 to 10.6.0 Bumps [mocha](https://github.com/mochajs/mocha) from 10.5.2 to 10.6.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.5.2...v10.6.0) --- 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 1552a6b..11fdbfb 100644 --- a/package.json +++ b/package.json
@@ -18,7 +18,7 @@ "license": "APACHE-2.0", "dependencies": { "chai": "^4.4.1", - "mocha": "^10.5.2", + "mocha": "^10.6.0", "puppeteer": "^22.1.0" } }