Skip to content

Commit

Permalink
Upgrade: Update is-glob and normalize-path
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 28, 2018
1 parent 72c44b5 commit 73312e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"detect-file": "^1.0.0",
"is-glob": "^3.1.0",
"is-glob": "^4.0.0",
"micromatch": "^3.0.4",
"resolve-dir": "^1.0.1"
},
Expand All @@ -40,7 +40,7 @@
"istanbul": "^0.4.3",
"istanbul-coveralls": "^1.0.3",
"mocha": "^3.5.3",
"normalize-path": "^2.1.1",
"normalize-path": "^3.0.0",
"resolve": "^1.4.0"
},
"keywords": [
Expand Down

0 comments on commit 73312e6

Please sign in to comment.