2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Bump grunt-html.

[sauce skip]
This commit is contained in:
XhmikosR
2016-03-25 14:51:09 +02:00
parent 66a3867450
commit b4171d2739
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1407,9 +1407,9 @@
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz" "resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
}, },
"grunt-html": { "grunt-html": {
"version": "6.0.0", "version": "7.0.0",
"from": "grunt-html@>=6.0.0 <6.1.0", "from": "grunt-html@>=7.0.0 <7.1.0",
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz", "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz",
"dependencies": { "dependencies": {
"ansi-regex": { "ansi-regex": {
"version": "2.0.0", "version": "2.0.0",
@@ -1417,9 +1417,9 @@
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz" "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz"
}, },
"async": { "async": {
"version": "1.5.1", "version": "1.5.2",
"from": "async@1.5.1", "from": "async@1.5.2",
"resolved": "https://registry.npmjs.org/async/-/async-1.5.1.tgz" "resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz"
}, },
"chalk": { "chalk": {
"version": "1.1.1", "version": "1.1.1",
+1 -1
View File
@@ -50,7 +50,7 @@
"grunt-contrib-watch": "~1.0.0", "grunt-contrib-watch": "~1.0.0",
"grunt-csscomb": "~3.1.0", "grunt-csscomb": "~3.1.0",
"grunt-exec": "~0.4.6", "grunt-exec": "~0.4.6",
"grunt-html": "~6.0.0", "grunt-html": "~7.0.0",
"grunt-jekyll": "~0.4.4", "grunt-jekyll": "~0.4.4",
"grunt-jscs": "~2.8.0", "grunt-jscs": "~2.8.0",
"grunt-saucelabs": "~8.6.2", "grunt-saucelabs": "~8.6.2",