Jforrester has uploaded a new change for review.

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

Change subject: build: Update other devDependencies to latest
......................................................................

build: Update other devDependencies to latest

* grunt-contrib-clean       0.6.0 ->  0.7.0
* grunt-contrib-uglify     0.10.0 -> 0.11.0
* grunt-jscs                2.3.0 ->  2.6.0
* karma-chrome-launcher     0.2.1 ->  0.2.2
* karma-firefox-launcher    0.1.6 ->  0.1.7
* karma-qunit               0.1.8 ->  0.1.9

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


  git pull ssh://gerrit.wikimedia.org:29418/oojs/core refs/changes/58/263858/1

diff --git a/package.json b/package.json
index 96f3f0f..fe05656 100644
--- a/package.json
+++ b/package.json
@@ -26,19 +26,19 @@
   "devDependencies": {
     "grunt": "0.4.5",
     "grunt-cli": "0.1.13",
-    "grunt-contrib-clean": "0.6.0",
+    "grunt-contrib-clean": "0.7.0",
     "grunt-contrib-concat": "0.5.1",
     "grunt-contrib-jshint": "0.11.3",
-    "grunt-contrib-uglify": "0.10.0",
+    "grunt-contrib-uglify": "0.11.0",
     "grunt-contrib-watch": "0.6.1",
-    "grunt-jscs": "2.3.0",
+    "grunt-jscs": "2.6.0",
     "grunt-karma": "0.12.1",
     "jquery": "1.11.3",
     "karma": "0.13.19",
-    "karma-chrome-launcher": "0.2.1",
+    "karma-chrome-launcher": "0.2.2",
     "karma-coverage": "0.5.3",
-    "karma-firefox-launcher": "0.1.6",
-    "karma-qunit": "0.1.8",
+    "karma-firefox-launcher": "0.1.7",
+    "karma-qunit": "0.1.9",
     "karma-sauce-launcher": "0.3.0",
     "qunit": "0.7.7",
     "qunitjs": "1.20.0"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I99a06cfe5691bf270e848dca8ce97d66dde454ea
Gerrit-PatchSet: 1
Gerrit-Project: oojs/core
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>

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

Reply via email to