[Pkg-javascript-commits] [uglifyjs] 228/491: update dependency (#2362)
Jonas Smedegaard
dr at jones.dk
Wed Feb 14 19:51:39 UTC 2018
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag debian/3.3.10-1
in repository uglifyjs.
commit a09c8ad6661f093b65761ac6a6c0bb00107ed8a8
Author: Alex Lam S.L <alexlamsl at gmail.com>
Date: Mon Oct 16 02:41:22 2017 +0800
update dependency (#2362)
- source-map at 0.6.1
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index da570ad..183dba5 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
],
"dependencies": {
"commander": "~2.11.0",
- "source-map": "~0.5.1"
+ "source-map": "~0.6.1"
},
"devDependencies": {
"acorn": "~5.1.1",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/uglifyjs.git
More information about the Pkg-javascript-commits
mailing list