From: Chris Rebert Date: Tue, 24 Feb 2015 23:55:26 +0000 (-0800) Subject: Merge pull request #15908 from kkirsche/bumpMarkdownIt X-Git-Tag: v3.3.4~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eefa0ada9611f7861a381050af03f1f5f98aae58;p=thirdparty%2Fbootstrap.git Merge pull request #15908 from kkirsche/bumpMarkdownIt Bump markdown-it to ^3.0.7 --- eefa0ada9611f7861a381050af03f1f5f98aae58 diff --cc package.json index ba9cc80d64,4150d52439..e4bf7579cb --- a/package.json +++ b/package.json @@@ -57,9 -57,9 +57,9 @@@ "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^3.0.6", + "markdown-it": "^3.0.7", "npm-shrinkwrap": "^200.1.0", - "time-grunt": "~1.0.0" + "time-grunt": "^1.1.0" }, "engines": { "node": ">=0.10.1"