Skip to content

Commit f0f0872

Browse files
committed
update minimatch dep
1 parent 3f883c4 commit f0f0872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"fs.realpath": "^1.0.0",
2121
"inflight": "^1.0.4",
2222
"inherits": "2",
23-
"minimatch": "2 || 3",
23+
"minimatch": "^3.0.2",
2424
"once": "^1.3.0",
2525
"path-is-absolute": "^1.0.0"
2626
},

0 commit comments

Comments
 (0)