mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
Bump grunt-html.
[sauce skip]
This commit is contained in:
parent
66a3867450
commit
b4171d2739
12
grunt/npm-shrinkwrap.json
generated
12
grunt/npm-shrinkwrap.json
generated
@ -1407,9 +1407,9 @@
|
||||
"resolved": "https://registry.npmjs.org/grunt-exec/-/grunt-exec-0.4.6.tgz"
|
||||
},
|
||||
"grunt-html": {
|
||||
"version": "6.0.0",
|
||||
"from": "grunt-html@>=6.0.0 <6.1.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz",
|
||||
"version": "7.0.0",
|
||||
"from": "grunt-html@>=7.0.0 <7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz",
|
||||
"dependencies": {
|
||||
"ansi-regex": {
|
||||
"version": "2.0.0",
|
||||
@ -1417,9 +1417,9 @@
|
||||
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz"
|
||||
},
|
||||
"async": {
|
||||
"version": "1.5.1",
|
||||
"from": "async@1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.1.tgz"
|
||||
"version": "1.5.2",
|
||||
"from": "async@1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz"
|
||||
},
|
||||
"chalk": {
|
||||
"version": "1.1.1",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"grunt-contrib-watch": "~1.0.0",
|
||||
"grunt-csscomb": "~3.1.0",
|
||||
"grunt-exec": "~0.4.6",
|
||||
"grunt-html": "~6.0.0",
|
||||
"grunt-html": "~7.0.0",
|
||||
"grunt-jekyll": "~0.4.4",
|
||||
"grunt-jscs": "~2.8.0",
|
||||
"grunt-saucelabs": "~8.6.2",
|
||||
|
Loading…
Reference in New Issue
Block a user