Skip to content

Commit f45db02

Browse files
chore: bump mocha from 11.0.1 to 11.1.0 (#178)
Bumps [mocha](https://github.com/mochajs/mocha) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c9a82e commit f45db02

File tree

2 files changed

+36
-25
lines changed

2 files changed

+36
-25
lines changed

package-lock.json

Lines changed: 35 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/shelljs": "0.8.15",
3636
"assertthat": "6.5.2",
3737
"express": "4.21.2",
38-
"mocha": "11.0.1",
38+
"mocha": "11.1.0",
3939
"shelljs": "0.8.5",
4040
"ts-node": "10.9.2",
4141
"tsup": "8.3.6",

0 commit comments

Comments
 (0)