Skip to content

Commit

Permalink
deps: update mkdirp requirement from ^1.0.3 to ^1.0.4 (#73)
Browse files Browse the repository at this point in the history
Updates the requirements on [mkdirp](https://github.com/isaacs/node-mkdirp) to permit the latest version.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2022
1 parent 4d35625 commit 5fbd50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"minipass-collect": "^1.0.2",
"minipass-flush": "^1.0.5",
"minipass-pipeline": "^1.2.4",
"mkdirp": "^1.0.3",
"mkdirp": "^1.0.4",
"p-map": "^4.0.0",
"promise-inflight": "^1.0.1",
"rimraf": "^3.0.2",
Expand Down

0 comments on commit 5fbd50f

Please sign in to comment.