Skip to content

Commit bc22bac

Browse files
authored
Update multimatch to resolve deprecated dependency
1 parent 62a7ae7 commit bc22bac

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
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"main": "lib/index.js",
88
"dependencies": {
9-
"multimatch": "^0.1.0"
9+
"multimatch": "^2.1.0"
1010
},
1111
"devDependencies": {
1212
"mocha": "1.x",

0 commit comments

Comments
 (0)