From e486f75ad1c8b1b4009639bc27ce301970480531 Mon Sep 17 00:00:00 2001 From: Vitaly Puzrin Date: Tue, 21 Apr 2015 11:05:54 +0300 Subject: [PATCH] Deps bump --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 0028f9f..78035d3 100644 --- a/package.json +++ b/package.json @@ -18,9 +18,9 @@ "test": "make test" }, "dependencies": { - "argparse": "~1.0.0", + "argparse": "~1.0.2", "entities": "~1.1.1", - "linkify-it": "~1.0.1", + "linkify-it": "~1.1.0", "mdurl": "~1.0.0", "uc.micro": "^1.0.0" }, @@ -29,7 +29,7 @@ "autoprefixer-stylus": "~0.5.0", "benchmark": "~1.0.0", "browserify": "*", - "chai": "^2.1.0", + "chai": "^2.2.0", "commonmark": "~0.18.1", "coveralls": "~2.11.2", "eslint": "0.13.0",