Skip to content

Commit d9b5ed7

Browse files
authored
fix(package): update micromatch to version 3.0.4 (#41)
Closes #36
1 parent f6f8c60 commit d9b5ed7

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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"filewrap": "1.0.0",
1717
"glob": "^7.0.4",
18-
"micromatch": "^2.3.8",
18+
"micromatch": "^3.0.4",
1919
"when": "^3.7.7"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)