Skip to content

Commit

Permalink
fix(deps): updated deps as much as we can without breakage
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Dec 20, 2023
1 parent 8819abf commit 9daff70
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"postpublish": "git push && git push --tags"
},
"dependencies": {
"chalk": "^2.4.1",
"chalk": "^4.1.2",
"detect-conflict": "^1.0.1",
"diff": "^3.5.0",
"ejs": "^2.6.1",
"fs-extra": "^7.0.0",
"inquirer": "^7.0.0",
"diff": "^5.1.0",
"ejs": "^3.1.9",
"fs-extra": "^11.2.0",
"inquirer": "^8.2.6",
"minimist": "^1.2.0",
"recursive-readdir": "^2.2.2"
},
Expand Down

0 comments on commit 9daff70

Please sign in to comment.