Jdlrobson has uploaded a new change for review.

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

Change subject: Tweak versioning for jscs to avoid errors
......................................................................

Tweak versioning for jscs to avoid errors

Various patches are not able to get verification from Jenkins
This seems to fix it.

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather 
refs/changes/56/229056/1

diff --git a/package.json b/package.json
index d3841c7..c742cdf 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,6 @@
                "grunt-cli": "0.1.13",
                "grunt-phpdocumentor": "~0.4.1",
                "jshint": ">=1.1.0",
-               "jscs": ">=1.11.3",
                "jsdoc": "<=3.3.0",
                "kss": ">=0.3.6",
                "svgo": ">=0.4.4"
@@ -24,7 +23,7 @@
                "grunt-mkdir": "^0.1.2",
                "grunt-svg2png": "0.2.5",
                "grunt-contrib-jshint": "0.10.0",
-               "grunt-jscs": ">=1.5.0",
+               "grunt-jscs": "1.8.0",
                "grunt-banana-checker": "0.2.1",
                "jscs-jsdoc": 
"git+https://github.com/jdlrobson/jscs-jsdoc.git#checkParamExistence";,
                "grunt-jsduck": "^1.0.1",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idd8073684d7ba5d5d95a25110130e06f5a245af1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

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

Reply via email to