Skip to content

Commit

Permalink
Bump mkdirp from 2.1.5 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.5 to 3.0.1.
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-mkdirp@v2.1.5...v3.0.1)

---
updated-dependencies:
- dependency-name: mkdirp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent 13ebdd1 commit 05665d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"node": ">=12.0"
},
"dependencies": {
"mkdirp": "^2.1.3"
"mkdirp": "^3.0.1"
},
"nyc": {
"include": [
Expand Down

0 comments on commit 05665d3

Please sign in to comment.