build(deps-dev): bump mocha from 8.4.0 to 9.1.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.1.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.1.1) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
This diff is collapsed.
| ... | @@ -52,7 +52,7 @@ | ... | @@ -52,7 +52,7 @@ |
| "@types/yargs": "^17.0.0", | "@types/yargs": "^17.0.0", | ||
| "chai": "^4.3.4", | "chai": "^4.3.4", | ||
| "eslint": "^7.27.0", | "eslint": "^7.27.0", | ||
| "mocha": "^8.4.0", | "mocha": "^9.1.1", | ||
| "prettier": "^2.3.0", | "prettier": "^2.3.0", | ||
| "standard-version": "^9.3.0", | "standard-version": "^9.3.0", | ||
| "ts-node": "^10.0.0", | "ts-node": "^10.0.0", | ||
| ... | ... |
Please register or sign in to comment