Skip to content

Commit df03989

Browse files
build(deps-dev): bump mocha from 11.0.1 to 11.1.0
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]>
1 parent 035a723 commit df03989

File tree

2 files changed

+49
-40
lines changed

2 files changed

+49
-40
lines changed

package-lock.json

+48-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"chai": "4.5.0",
35-
"mocha": "11.0.1",
35+
"mocha": "11.1.0",
3636
"eslint": "8.57.1",
3737
"nyc": "17.1.0",
3838
"sinon": "19.0.2"

0 commit comments

Comments
 (0)