Skip to content

Commit f58fa7c

Browse files
committed
deps: update minimist
This is just to make things less stale, not because we actually need anything from the new version. Signed-off-by: Ryan Graham <[email protected]>
1 parent 47c99b4 commit f58fa7c

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
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"byline": "^5.0.0",
3131
"duplexer": "^0.1.1",
32-
"minimist": "^0.1.0",
32+
"minimist": "^1.2.0",
3333
"moment": "^2.6.0",
3434
"through": "^2.3.4"
3535
},

0 commit comments

Comments
 (0)