update micromatch to ^3.1.10 (#8038)

This commit is contained in:
Marco Massarotto 2018-06-06 11:44:02 +01:00 committed by Nicolò Ribaudo
parent 8bc0182489
commit 80b3362fcc

View File

@ -41,7 +41,7 @@
"debug": "^3.1.0", "debug": "^3.1.0",
"json5": "^0.5.0", "json5": "^0.5.0",
"lodash": "^4.17.5", "lodash": "^4.17.5",
"micromatch": "^2.3.11", "micromatch": "^3.1.10",
"resolve": "^1.3.2", "resolve": "^1.3.2",
"semver": "^5.4.1", "semver": "^5.4.1",
"source-map": "^0.5.0" "source-map": "^0.5.0"