Skip to content

Commit

Permalink
Merge pull request #396 from okuryu/minimatch3
Browse files Browse the repository at this point in the history
Bump minimatch version to ^3.0.0
  • Loading branch information
okuryu committed Jan 4, 2016
2 parents f62fd07 + 8d3aa82 commit e8606b1
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 @@ -74,7 +74,7 @@
"graceful-fs": "^4.1.2",
"markdown-it": "^4.3.0",
"mdn-links": "^0.1.0",
"minimatch": "^2.0.8",
"minimatch": "^3.0.0",
"rimraf": "^2.4.1",
"yui": "^3.18.1"
},
Expand Down

0 comments on commit e8606b1

Please sign in to comment.