Skip to content

Commit d10bb2d

Browse files
Bump mocha from 11.4.0 to 11.5.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.4.0 to 11.5.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.4.0...v11.5.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 519a01a commit d10bb2d

File tree

2 files changed

+22
-17
lines changed

2 files changed

+22
-17
lines changed

package-lock.json

Lines changed: 21 additions & 16 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
@@ -10,7 +10,7 @@
1010
"eslint": "~9.27.0",
1111
"eslint-plugin-security": "~3.0.0",
1212
"globals": "^16.0.0",
13-
"mocha": "~11.4.0",
13+
"mocha": "~11.5.0",
1414
"requirejs": "~2.3.6",
1515
"sinon": "~20.0.0"
1616
}

0 commit comments

Comments
 (0)