Skip to content

Commit 9ef72a9

Browse files
Bump mocha from 8.4.0 to 10.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.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@v8.4.0...v10.2.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 212e8b7 commit 9ef72a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@hyperjump/json-schema": "^0.17.0",
3131
"chai": "^4.3.1",
3232
"mdv": "^1.3.4",
33-
"mocha": "^8.3.0",
33+
"mocha": "^10.2.0",
3434
"yaml": "^2.3.4"
3535
},
3636
"keywords": [

0 commit comments

Comments
 (0)