Skip to content

Commit e41fcd8

Browse files
paulmillrphated
authored andcommitted
feat!: Update is-glob dependency
1 parent a9947c6 commit e41fcd8

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
@@ -25,7 +25,7 @@
2525
"coveralls": "nyc report --reporter=text-lcov | coveralls"
2626
},
2727
"dependencies": {
28-
"is-glob": "^3.1.0",
28+
"is-glob": "^4.0.1",
2929
"path-dirname": "^1.0.2"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)