[Pkg-javascript-commits] [less.js] 37/50: update some dependencies
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:22:38 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v1.7.1
in repository less.js.
commit 084e7331a6d7bc1ba68a607c02b0a45afea0bada
Author: Luke Page <luke.a.page at gmail.com>
Date: Sun May 11 13:20:48 2014 +0100
update some dependencies
---
package.json | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/package.json b/package.json
index a19ce64..b455fee 100644
--- a/package.json
+++ b/package.json
@@ -41,8 +41,8 @@
},
"optionalDependencies": {
"graceful-fs": "~2.0.3",
- "mime": "1.2.x",
- "request": ">=2.33.0",
+ "mime": "~1.2.11",
+ "request": "~2.34.0",
"mkdirp": "~0.3.5",
"clean-css": "2.1.x",
"source-map": "0.1.x"
@@ -51,15 +51,15 @@
"diff": "~1.0",
"grunt": "~0.4.2",
"grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-concat": "~0.3.0",
- "grunt-contrib-connect": "~0.6.0",
+ "grunt-contrib-concat": "~0.4.0",
+ "grunt-contrib-connect": "~0.7.0",
"grunt-contrib-jasmine": "~0.5.2",
- "grunt-contrib-jshint": "~0.8.0",
- "grunt-contrib-uglify": "~0.3.2",
- "grunt-shell": "~0.6.4",
+ "grunt-contrib-jshint": "~0.10.0",
+ "grunt-contrib-uglify": "~0.4.0",
+ "grunt-shell": "~0.7.0",
"http-server": "~0.6.1",
"matchdep": "~0.3.0",
- "time-grunt": "~0.2.9"
+ "time-grunt": "~0.3.1"
},
"keywords": [
"compile less",
--
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