[Pkg-javascript-commits] [node-jade] 28/72: Update dependencies
Jelmer Vernooij
jelmer at moszumanska.debian.org
Sun Jul 3 18:03:26 UTC 2016
This is an automated email from the git hooks/post-receive script.
jelmer pushed a commit to annotated tag upstream/1.0.0
in repository node-jade.
commit a15542c5ef9cd9a1ce3f890f4cba54dac0cd1a4a
Author: Rob Loach <robloach at gmail.com>
Date: Mon May 25 11:25:44 2015 -0400
Update dependencies
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index fa64629..181541b 100644
--- a/package.json
+++ b/package.json
@@ -7,12 +7,12 @@
],
"dependencies": {
"is-promise": "^2.0.0",
- "promise": "^6.0.1"
+ "promise": "^7.0.1"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.5",
- "testit": "^1.2.0"
+ "testit": "^2.0.2"
},
"scripts": {
"test": "node test",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jade.git
More information about the Pkg-javascript-commits
mailing list