Skip to content

Commit 73312e6

Browse files
committed
Upgrade: Update is-glob and normalize-path
1 parent 72c44b5 commit 73312e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"detect-file": "^1.0.0",
31-
"is-glob": "^3.1.0",
31+
"is-glob": "^4.0.0",
3232
"micromatch": "^3.0.4",
3333
"resolve-dir": "^1.0.1"
3434
},
@@ -40,7 +40,7 @@
4040
"istanbul": "^0.4.3",
4141
"istanbul-coveralls": "^1.0.3",
4242
"mocha": "^3.5.3",
43-
"normalize-path": "^2.1.1",
43+
"normalize-path": "^3.0.0",
4444
"resolve": "^1.4.0"
4545
},
4646
"keywords": [

0 commit comments

Comments
 (0)