Skip to content

Commit

Permalink
Merge pull request #271 from tkskto/renovate/mkdirp-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency mkdirp to v2
  • Loading branch information
tkskto committed Mar 15, 2023
2 parents de47a2a + ce20bb9 commit 7ec1fc1
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 9 deletions.
39 changes: 31 additions & 8 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 @@
"ejs": "3.1.8",
"express": "4.18.2",
"globby": "13.1.3",
"mkdirp": "1.0.4",
"mkdirp": "2.1.5",
"opener": "1.5.2",
"vue-eslint-parser": "9.1.0",
"ws": "8.13.0"
Expand Down

0 comments on commit 7ec1fc1

Please sign in to comment.