Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/grunt
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2016-03-24 10:36:41 +0300
committerXhmikosR <xhmikosr@gmail.com>2016-03-24 10:47:01 +0300
commitda6674a2b76782cc662e337762ad28a137091dbf (patch)
tree1a2172e20acdf5010238d799c4e1911af2bbee5f /grunt
parent29552226bbf5caa3d3db8960b856ff47115cfcf8 (diff)
Update grunt-html.
[skip sauce]
Diffstat (limited to 'grunt')
-rw-r--r--grunt/npm-shrinkwrap.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/grunt/npm-shrinkwrap.json b/grunt/npm-shrinkwrap.json
index 158a4048f0..28de60c145 100644
--- a/grunt/npm-shrinkwrap.json
+++ b/grunt/npm-shrinkwrap.json
@@ -1330,14 +1330,14 @@
"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 <7.0.0",
- "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-6.0.0.tgz",
+ "version": "7.0.0",
+ "from": "grunt-html@>=7.0.0 <8.0.0",
+ "resolved": "https://registry.npmjs.org/grunt-html/-/grunt-html-7.0.0.tgz",
"dependencies": {
"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"
}
}
},