Skip to content

Commit 94e9e12

Browse files
greenkeeper[bot]pvdlg
authored andcommittedApr 14, 2019
fix(package): update micromatch to version 4.0.0
1 parent 7ee4af9 commit 94e9e12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"fs-extra": "^7.0.0",
2525
"globby": "^9.0.0",
2626
"lodash": "^4.17.4",
27-
"micromatch": "^3.1.4",
27+
"micromatch": "^4.0.0",
2828
"p-reduce": "^2.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.