Esanders has uploaded a new change for review.

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

Change subject: Bump styleline version
......................................................................

Bump styleline version

Change-Id: I85206b6f8912dee011bf670a5651e11b7c403fa8
---
M Gruntfile.js
M package.json
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VisualEditor 
refs/changes/15/289215/1

diff --git a/Gruntfile.js b/Gruntfile.js
index d7fc1df..473ef76 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -88,7 +88,7 @@
                },
                stylelint: {
                        options: {
-                               stylelintrc: 'lib/ve/.stylelintrc'
+                               configFile: 'lib/ve/.stylelintrc'
                        },
                        src: [
                                '**/*.css',
diff --git a/package.json b/package.json
index fbb83e8..25bf777 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
     "grunt-contrib-watch": "1.0.0",
     "grunt-jscs": "2.8.0",
     "grunt-jsonlint": "1.0.7",
-    "grunt-stylelint": "0.1.0",
+    "grunt-stylelint": "0.2.0",
     "grunt-tyops": "0.1.0",
     "stylelint": "6.3.3"
   }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I85206b6f8912dee011bf670a5651e11b7c403fa8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Esanders <esand...@wikimedia.org>

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

Reply via email to