Skip to content

Commit 9419f8c

Browse files
Bump mocha from 10.0.0 to 10.1.0 (#29)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v10.0.0...v10.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6194da commit 9419f8c

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
@@ -24,7 +24,7 @@
2424
"yaml": "^2.1.1"
2525
},
2626
"devDependencies": {
27-
"mocha": "10.0.0",
27+
"mocha": "10.1.0",
2828
"typescript": "4.8.4"
2929
},
3030
"dependencies": {

0 commit comments

Comments
 (0)