Skip to content

Commit

Permalink
fix(deps): update dependency mkdirp to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2023
1 parent 361ce34 commit 161f2cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -51,7 +51,7 @@
"typescript": "5.1.6"
},
"dependencies": {
"mkdirp": "^1.0.0",
"mkdirp": "^3.0.0",
"pixelmatch": "^5.0.2",
"pngjs": "^6.0.0"
},
Expand Down

0 comments on commit 161f2cc

Please sign in to comment.