Skip to content

Commit

Permalink
Upgrade: Update micromatch to 2.3.7 to avoid lazy cache
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Feb 21, 2017
1 parent e618a8d commit f22f79a
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 @@ -24,7 +24,7 @@
"extend": "^3.0.0",
"glob": "^5.0.3",
"glob-parent": "^2.0.0",
"micromatch": "^2.3.0",
"micromatch": "^2.3.7",
"ordered-read-streams": "^0.3.0",
"through2": "^0.6.0",
"to-absolute-glob": "^0.1.1",
Expand Down

0 comments on commit f22f79a

Please sign in to comment.