Skip to content

Commit 81a0698

Browse files
Bump mocha from 5.2.0 to 10.2.0 (#144)
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 10.2.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v5.2.0...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bdb71d commit 81a0698

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"benchmark": "^2.1.4",
3535
"chai": "^4.1.2",
3636
"jsonschema": "^1.2.4",
37-
"mocha": "^5.2.0",
37+
"mocha": "^10.2.0",
3838
"protodef": "file:.",
3939
"standard": "^17.0.0"
4040
}

0 commit comments

Comments
 (0)