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:
Generated
+6
-6
@@ -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
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user