Cscott has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/241130

Change subject: Update commander, request, sqlite3, jshint, and mocha 
dependencies.
......................................................................

Update commander, request, sqlite3, jshint, and mocha dependencies.

Change-Id: I5a3ecc740bdcf0e3d17780e6a440c18105c83aa4
---
M README.md
M package.json
2 files changed, 11 insertions(+), 11 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Collection/OfflineContentGenerator/bundler
 refs/changes/30/241130/1

diff --git a/README.md b/README.md
index 3adc005..9557a43 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@
 [mw-ocg-texter]:  https://github.com/cscott/mw-ocg-texter
 [XeLaTeX]:        https://en.wikipedia.org/wiki/XeTeX
 
-[NPM1]: https://nodei.co/npm/mw-ocg-bundler.svg
+[NPM1]: https://nodei.co/npm/mw-ocg-bundler.png
 [NPM2]: https://nodei.co/npm/mw-ocg-bundler/
 
 [1]: https://travis-ci.org/cscott/mw-ocg-bundler.svg
diff --git a/package.json b/package.json
index 118e975..954747f 100644
--- a/package.json
+++ b/package.json
@@ -12,19 +12,19 @@
   ],
   "license": "GPL-2.0",
   "dependencies": {
-    "commander": "~2.5.0",
-    "core-js": "~0.9.1",
-    "domino": "~1.0.17",
+    "commander": "~2.8.1",
+    "core-js": "~0.9.18",
+    "domino": "~1.0.19",
     "prfun": "~2.1.1",
-    "readable-stream": "~1.0.0",
-    "request": "~2.47.0",
-    "rimraf": "~2.4.0",
-    "sqlite3": "~3.0.8",
-    "tmp": "~0.0.24"
+    "readable-stream": "~1.0.33",
+    "request": "~2.64.0",
+    "rimraf": "~2.4.3",
+    "sqlite3": "~3.1.0",
+    "tmp": "~0.0.27"
   },
   "devDependencies": {
-    "jshint": "~2.6.3",
-    "mocha": "~2.0.1",
+    "jshint": "~2.8.0",
+    "mocha": "~2.3.3",
     "npm-travis": "~1.0.0"
   },
   "scripts": {

-- 
To view, visit https://gerrit.wikimedia.org/r/241130
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5a3ecc740bdcf0e3d17780e6a440c18105c83aa4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Collection/OfflineContentGenerator/bundler
Gerrit-Branch: master
Gerrit-Owner: Cscott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to