Skip to content

Commit ab3e4fd

Browse files
committed
fix(package): update micromatch to version 4.0.2
1 parent 151bd69 commit ab3e4fd

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
@@ -22,7 +22,7 @@
2222
"debug": "^4.0.0",
2323
"import-from": "^3.0.0",
2424
"lodash": "^4.17.4",
25-
"micromatch": "^3.1.10"
25+
"micromatch": "^4.0.2"
2626
},
2727
"devDependencies": {
2828
"ava": "^3.1.0",

0 commit comments

Comments
 (0)