diff --git a/package.json b/package.json index 09853bc58..a810c8d48 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "brunch", "description": "Fast front-end web app build tool with simple declarative config, seamless incremental compilation for rapid development, an opinionated pipeline and workflow, and core support for source maps", - "version": "2.10.13", + "version": "2.10.14", "keywords": [ "assembler", "builder", @@ -48,7 +48,7 @@ "npm": ">= 3.0" }, "dependencies": { - "anymatch": "~1.3", + "anymatch": "^2.0", "anysort": "~1.0", "check-dependencies": "~1.0.1", "chokidar": "^2",