Skip to content

Commit 59e1883

Browse files
build(deps-dev): bump mocha from 11.0.1 to 11.1.0 (#189)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee3474a commit 59e1883

File tree

2 files changed

+53
-41
lines changed

2 files changed

+53
-41
lines changed

package-lock.json

Lines changed: 52 additions & 40 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
@@ -25,7 +25,7 @@
2525
"@types/mocha": "^10.0.10",
2626
"@types/node": "^22.13.0",
2727
"chai": "^4.5.0",
28-
"mocha": "^11.0.1",
28+
"mocha": "^11.1.0",
2929
"nyc": "^17.1.0",
3030
"ts-node": "^10.9.2",
3131
"tsc-watch": "^6.2.1"

0 commit comments

Comments
 (0)