Jforrester has uploaded a new change for review.

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

Change subject: build: Update grunt-jscs (formerly grunt-jscs-checker) from 
0.6.0 to 0.6.1
......................................................................

build: Update grunt-jscs (formerly grunt-jscs-checker) from 0.6.0 to 0.6.1

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


  git pull ssh://gerrit.wikimedia.org:29418/oojs/ui refs/changes/39/147639/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 67d93e7..afd1ade 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -12,7 +12,7 @@
        grunt.loadNpmTasks( 'grunt-contrib-qunit' );
        grunt.loadNpmTasks( 'grunt-contrib-watch' );
        grunt.loadNpmTasks( 'grunt-cssjanus' );
-       grunt.loadNpmTasks( 'grunt-jscs-checker' );
+       grunt.loadNpmTasks( 'grunt-jscs' );
        grunt.loadNpmTasks( 'grunt-recess' );
        grunt.loadTasks( 'build/tasks' );
 
diff --git a/package.json b/package.json
index 2a7a4ba..0327a60 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
     "grunt-contrib-qunit": "0.4.0",
     "grunt-contrib-watch": "0.6.1",
     "grunt-cssjanus": "0.2.2",
-    "grunt-jscs-checker": "0.6.0",
+    "grunt-jscs": "0.6.1",
     "grunt-recess": "0.6.1"
   }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie0ca497da9f2ca092531ccc7d417da09085ed1b8
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

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

Reply via email to