[Pkg-javascript-commits] [less.js] 180/285: module upgrades
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit 3eccec877cae2e9b3123c3f31c7e82ea9cf8675a
Author: Luke Page <luke.a.page at gmail.com>
Date: Sat Oct 18 08:49:15 2014 +0100
module upgrades
---
package.json | 13 ++++++-------
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/package.json b/package.json
index 87b969a..fbd623d 100644
--- a/package.json
+++ b/package.json
@@ -40,18 +40,18 @@
"test": "grunt test"
},
"optionalDependencies": {
- "graceful-fs": "~3.0.2",
+ "graceful-fs": "~3.0.4",
"mime": "~1.2.11",
- "request": "~2.40.0",
+ "request": "~2.45.0",
"mkdirp": "~0.5.0",
"source-map": "0.1.x",
- "promise": "~6.0.0"
+ "promise": "~6.0.1"
},
"devDependencies": {
"diff": "~1.0",
- "grunt": "~0.4.2",
- "grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-concat": "~0.4.0",
+ "grunt": "~0.4.5",
+ "grunt-contrib-clean": "~0.6.0",
+ "grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.7.0",
"grunt-contrib-jasmine": "~0.5.2",
"grunt-contrib-jshint": "~0.10.0",
@@ -60,7 +60,6 @@
"http-server": "~0.6.1",
"matchdep": "~0.3.0",
"time-grunt": "~0.3.1",
- "browserify": "~3.30.2",
"grunt-browserify": "~3.0.1"
},
"keywords": [
--
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