Skip to content

Commit

Permalink
Upgrade: Update is-glob, micromatch, detect-file & resolve-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Dec 28, 2018
1 parent 5e8e80e commit 322bbfd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"test": "grunt && mocha"
},
"dependencies": {
"detect-file": "^0.1.0",
"is-glob": "^2.0.1",
"micromatch": "^2.3.7",
"resolve-dir": "^0.1.0"
"detect-file": "^1.0.0",
"is-glob": "^3.1.0",
"micromatch": "^3.0.4",
"resolve-dir": "^1.0.1"
},
"devDependencies": {
"grunt": "^1.0.1",
Expand Down

0 comments on commit 322bbfd

Please sign in to comment.