build(deps-dev): bump @types/mocha from 10.0.1 to 10.0.2
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.1 to 10.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | @@ -42,7 +42,7 @@ | ... | @@ -42,7 +42,7 @@ |
"@nrwl/nx-cloud": "latest", | "@nrwl/nx-cloud": "latest", | ||
"@types/chai": "^4.3.6", | "@types/chai": "^4.3.6", | ||
"@types/chai-as-promised": "^7.1.4", | "@types/chai-as-promised": "^7.1.4", | ||
"@types/mocha": "^10.0.1", | "@types/mocha": "^10.0.2", | ||
"@types/node": "^20.5.3", | "@types/node": "^20.5.3", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | "@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | "@typescript-eslint/parser": "^6.7.0", | ||
... | ... |
Please register or sign in to comment