Paladox has uploaded a new change for review.

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

Change subject: Update pacakges
......................................................................

Update pacakges

Update grunt-jscs to 2.5.0.

Update grunt-jsonlint to 1.0.7.

This update to jsonlint now tells you on which line and file the error is
happening.

Change-Id: I7f298dae836378d0ddf50cf7b11a3707ab4353ea
---
M package.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/38/261038/1

diff --git a/package.json b/package.json
index 105350f..503e926 100644
--- a/package.json
+++ b/package.json
@@ -22,13 +22,13 @@
                "grunt-mkdir": "^0.1.2",
                "grunt-contrib-jshint": "0.11.3",
                "grunt-banana-checker": "0.4.0",
-               "grunt-jscs": "2.3.0",
+               "grunt-jscs": "2.5.0",
                "jscs-preset-wikimedia": "1.0.0",
                "js-beautify": "1.5.10",
                "grunt-notify": "0.4.1",
                "grunt-contrib-watch": "0.6.1",
                "grunt-lib-phantomjs-istanbul": "0.6.0",
                "grunt-qunit-istanbul": 
"git+https://github.com/joakin/grunt-qunit-istanbul.git#prefix-url";,
-               "grunt-jsonlint": "1.0.6"
+               "grunt-jsonlint": "1.0.7"
        }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7f298dae836378d0ddf50cf7b11a3707ab4353ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to