Skip to content

Commit 3509b57

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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee18395 commit 3509b57

File tree

2 files changed

+18
-17
lines changed

2 files changed

+18
-17
lines changed

package-lock.json

Lines changed: 17 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
@@ -30,6 +30,6 @@
3030
"eslint-plugin-node": "^11.1.0",
3131
"eslint-plugin-promise": "^6.6.0",
3232
"eslint-plugin-standard": "^5.0.0",
33-
"mocha": "^11.5.0"
33+
"mocha": "^11.6.0"
3434
}
3535
}

0 commit comments

Comments
 (0)