Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #77 from watson/patch-1
Browse files Browse the repository at this point in the history
Ensure minimist uses latest 1.x patch release
  • Loading branch information
Asheem Mamoowala authored Apr 9, 2020
2 parents aa6dca3 + c77e90a commit aa27be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"concat-stream": "^1.6.1",
"jsonlint-lines": "1.7.1",
"minimist": "1.2.0",
"minimist": "^1.2.5",
"vfile": "^4.0.0",
"vfile-reporter": "^5.1.1"
},
Expand Down

0 comments on commit aa27be6

Please sign in to comment.