build(deps-dev): bump mkdirp from 1.0.4 to 3.0.1
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 1.0.4 to 3.0.1. - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-mkdirp/compare/v1.0.4...v3.0.1) --- updated-dependencies: - dependency-name: mkdirp dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by:dependabot[bot] <support@github.com>
Showing
... | @@ -66,7 +66,7 @@ | ... | @@ -66,7 +66,7 @@ |
"lint-staged": "14.0.1", | "lint-staged": "14.0.1", | ||
"markdownlint": "^0.30.0", | "markdownlint": "^0.30.0", | ||
"markdownlint-cli2": "0.4.0", | "markdownlint-cli2": "0.4.0", | ||
"mkdirp": "^1.0.4", | "mkdirp": "^3.0.1", | ||
"mocha": "^10.2.0", | "mocha": "^10.2.0", | ||
"nx": "16.7.3", | "nx": "16.7.3", | ||
"nyc": "^15.1.0", | "nyc": "^15.1.0", | ||
... | ... |
Please register or sign in to comment