dependabot(npm): bump mocha from 10.6.0 to 10.7.0 (#11214)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v10.6.0...v10.7.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>
Showing
... | @@ -60,7 +60,7 @@ | ... | @@ -60,7 +60,7 @@ |
"eslint-plugin-jsdoc": "^48.8.3", | "eslint-plugin-jsdoc": "^48.8.3", | ||
"eslint-plugin-prefer-arrow": "^1.2.3", | "eslint-plugin-prefer-arrow": "^1.2.3", | ||
"eslint-plugin-prettier": "^4.0.0", | "eslint-plugin-prettier": "^4.0.0", | ||
"mocha": "^10.6.0", | "mocha": "^10.7.0", | ||
"nx": "18.2.2", | "nx": "18.2.2", | ||
"nx-cloud": "latest", | "nx-cloud": "latest", | ||
"prettier": "^2.8.0", | "prettier": "^2.8.0", | ||
... | ... |
Please register or sign in to comment