Skip to content

Commit b36e6e3

Browse files
Bump mocha from 11.5.0 to 11.6.0
Bumps [mocha](https://github.com/mochajs/mocha) from 11.5.0 to 11.6.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](mochajs/mocha@v11.5.0...v11.6.0) --- updated-dependencies: - dependency-name: mocha dependency-version: 11.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5a06b4 commit b36e6e3

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package-lock.json

Lines changed: 9 additions & 8 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
"@azure/avocado": "^0.9.1",
1111
"@types/js-yaml": "^4.0.9",
1212
"@types/mocha": "^10.0.10",
13-
"mocha": "^11.5.0",
13+
"mocha": "^11.6.0",
1414
"prettier": "^3.5.3",
1515
"ts-node": "^10.9.1",
1616
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)