[Pkg-javascript-commits] [less.js] 15/58: update dependencies

Jonas Smedegaard dr at jones.dk
Mon Oct 26 23:28:24 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag v2.3.0
in repository less.js.

commit 669cc3d16d79c7bf3ca9a52d3b000e795a93043b
Author: Luke Page <luke.a.page at gmail.com>
Date:   Sun Jan 11 16:54:10 2015 +0000

    update dependencies
---
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index e80d695..d9f686e 100644
--- a/package.json
+++ b/package.json
@@ -40,9 +40,9 @@
     "test": "grunt test"
   },
   "optionalDependencies": {
-    "graceful-fs": "^3.0.4",
+    "graceful-fs": "^3.0.5",
     "mime": "^1.2.11",
-    "request": "^2.48.0",
+    "request": "^2.51.0",
     "mkdirp": "^0.5.0",
     "source-map": "^0.1.x",
     "promise": "^6.0.1",
@@ -56,7 +56,7 @@
     "grunt-contrib-connect": "^0.9.0",
     "grunt-contrib-jasmine": "^0.8.1",
     "grunt-contrib-jshint": "^0.10.0",
-    "grunt-contrib-uglify": "^0.6.0",
+    "grunt-contrib-uglify": "^0.7.0",
     "grunt-shell": "^1.1.1",
     "grunt-browserify": "^3.2.0",
     "matchdep": "^0.3.0",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git



More information about the Pkg-javascript-commits mailing list