Commit c1d04b22 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

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: default avatardependabot[bot] <support@github.com>
parent f3263e3f
...@@ -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",
......
...@@ -103,8 +103,8 @@ importers: ...@@ -103,8 +103,8 @@ importers:
specifier: 0.4.0 specifier: 0.4.0
version: 0.4.0 version: 0.4.0
mkdirp: mkdirp:
specifier: ^1.0.4 specifier: ^3.0.1
version: 1.0.4 version: 3.0.1
mocha: mocha:
specifier: ^10.2.0 specifier: ^10.2.0
version: 10.2.0 version: 10.2.0
...@@ -11881,6 +11881,12 @@ packages: ...@@ -11881,6 +11881,12 @@ packages:
hasBin: true hasBin: true
dev: true dev: true
/mkdirp@3.0.1:
resolution: {integrity: sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==}
engines: {node: '>=10'}
hasBin: true
dev: true
/mlly@1.4.0: /mlly@1.4.0:
resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==} resolution: {integrity: sha512-ua8PAThnTwpprIaU47EPeZ/bPUVp2QYBbWMphUQpVdBI3Lgqzm5KZQ45Agm3YJedHXaIHl6pBGabaLSUPPSptg==}
dependencies: dependencies:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment