+
B

Bootstrap is the most popular HTML, CSS, and JS framework in the world for building responsive, mobile-first projects on the web.

diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json index eb4c9acc10..85d08952f2 100644 --- a/grunt/npm-shrinkwrap.json +++ b/grunt/npm-shrinkwrap.json @@ -1173,20 +1173,12 @@ "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz" }, "grunt-html": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-5.0.1.tgz", + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz", "dependencies": { "async": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/async/-/async-1.4.0.tgz" - }, - "chalk": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.0.tgz" - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz" + "version": "1.5.1", + "resolved": "https://registry.npmjs.org/async/-/async-1.5.1.tgz" } } }, diff --git a/js/tests/visual/dropdown.html b/js/tests/visual/dropdown.html index f0d6f159e0..11474728ec 100644 --- a/js/tests/visual/dropdown.html +++ b/js/tests/visual/dropdown.html @@ -15,7 +15,7 @@

Dropdown Bootstrap Visual Test

-