Skip to content

Commit b9a75a3

Browse files
build(deps): bump mkdirp from 0.5.1 to 0.5.6
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 0.5.1 to 0.5.6. - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) --- updated-dependencies: - dependency-name: mkdirp dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f6b3290 commit b9a75a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ejs": "2.6.2",
2929
"minimatch": "3.0.4",
3030
"minimist": "1.2.5",
31-
"mkdirp": "0.5.1",
31+
"mkdirp": "0.5.6",
3232
"sorted-object": "2.0.1"
3333
},
3434
"main": "bin/express-cli.js",

0 commit comments

Comments
 (0)