Upgrade glob to v7 (#5027)

This commit is contained in:
Janus Troelsen
2016-12-22 23:57:53 +01:00
committed by Daniel Tschinder
parent b583829809
commit b2e6926042

View File

@@ -14,7 +14,7 @@
"commander": "^2.8.1",
"convert-source-map": "^1.1.0",
"fs-readdir-recursive": "^1.0.0",
"glob": "^5.0.5",
"glob": "^7.0.0",
"lodash": "^4.2.0",
"output-file-sync": "^1.1.0",
"path-is-absolute": "^1.0.0",