aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-25 01:58:07 +0300
committerXhmikosR <[email protected]>2014-10-25 14:12:20 +0300
commit0ad97ab4461bdd1d721dcf2f21dd3691dcbea37a (patch)
tree499da462f0b532ac2c553870a0cf84fe8da3caff
parenta92aea5127e805cb44c9d606a71c48fa19ee157b (diff)
downloadbootstrap-0ad97ab4461bdd1d721dcf2f21dd3691dcbea37a.tar.xz
bootstrap-0ad97ab4461bdd1d721dcf2f21dd3691dcbea37a.zip
Update node dependencies.
-rw-r--r--package.json4
-rw-r--r--test-infra/npm-shrinkwrap.json16
2 files changed, 8 insertions, 12 deletions
diff --git a/package.json b/package.json
index 00ee509b3..da10c6e30 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"grunt-contrib-cssmin": "~0.10.0",
"grunt-contrib-jade": "~0.13.0",
"grunt-contrib-jshint": "~0.10.0",
- "grunt-contrib-less": "~0.11.4",
+ "grunt-contrib-less": "~0.12.0",
"grunt-contrib-qunit": "~0.5.2",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1",
@@ -51,7 +51,7 @@
"grunt-exec": "~0.4.6",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
- "grunt-jscs": "~0.8.0",
+ "grunt-jscs": "~0.8.1",
"grunt-saucelabs": "~8.3.2",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~1.0.0",
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json
index 793afe818..e7a5e0df4 100644
--- a/test-infra/npm-shrinkwrap.json
+++ b/test-infra/npm-shrinkwrap.json
@@ -1294,8 +1294,8 @@
}
},
"grunt-contrib-less": {
- "version": "0.11.4",
- "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz",
+ "version": "0.12.0",
+ "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz",
"dependencies": {
"async": {
"version": "0.2.10",
@@ -1702,8 +1702,8 @@
"resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz",
"dependencies": {
"readable-stream": {
- "version": "1.0.32",
- "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.32.tgz",
+ "version": "1.0.33",
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz",
"dependencies": {
"core-util-is": {
"version": "1.0.1",
@@ -2173,10 +2173,6 @@
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz"
},
- "vow": {
- "version": "0.4.4",
- "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
- },
"vow-queue": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz"
@@ -2472,8 +2468,8 @@
}
},
"grunt-jscs": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.0.tgz",
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.1.tgz",
"dependencies": {
"hooker": {
"version": "0.2.3",