Skip to content

Commit

Permalink
deps: update minimatch version
Browse files Browse the repository at this point in the history
PR-URL: #961
Reviewed-By: Rod Vagg <rod@vagg.org>
  • Loading branch information
delphiactual authored and rvagg committed Jun 28, 2016
1 parent 77383dd commit ce5fd04
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 @@ -25,7 +25,7 @@
"fstream": "^1.0.0",
"glob": "^7.0.3",
"graceful-fs": "^4.1.2",
"minimatch": "1",
"minimatch": "^3.0.2",
"mkdirp": "^0.5.0",
"nopt": "2 || 3",
"npmlog": "0 || 1 || 2 || 3",
Expand Down

0 comments on commit ce5fd04

Please sign in to comment.