Jforrester has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/340340 )

Change subject: build: Update CI packages to latest
......................................................................

build: Update CI packages to latest

 grunt                  0.4.5  →  1.0.1
 grunt-contrib-jshint  0.11.3  →  1.1.0
 grunt-banana-checker   0.4.0  →  0.5.0
 grunt-jscs             2.1.0  →  3.0.1
 grunt-jsonlint         1.0.4  →  1.1.0

Dropping grunt-cli as it's included from grunt 1.0.0+

Change-Id: I7623e317a9a14431f524fad5c4b09d16a162fc08
---
M package.json
1 file changed, 5 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/3D 
refs/changes/40/340340/1

diff --git a/package.json b/package.json
index b15adc7..2e624bb 100644
--- a/package.json
+++ b/package.json
@@ -7,11 +7,10 @@
     "test": "grunt test"
   },
   "devDependencies": {
-    "grunt": "0.4.5",
-    "grunt-cli": "0.1.13",
-    "grunt-contrib-jshint": "0.11.3",
-    "grunt-banana-checker": "0.4.0",
-    "grunt-jscs": "2.1.0",
-    "grunt-jsonlint": "1.0.4"
+    "grunt": "1.0.1",
+    "grunt-contrib-jshint": "1.1.0",
+    "grunt-banana-checker": "0.5.0",
+    "grunt-jscs": "3.0.1",
+    "grunt-jsonlint": "1.1.0"
   }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7623e317a9a14431f524fad5c4b09d16a162fc08
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/3D
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