Krinkle has uploaded a new change for review.

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

Change subject: Build: Update devDependencies
......................................................................

Build: Update devDependencies

* jquery v1.11.1 -> v1.11.2
  http://blog.jquery.com/2014/12/18/jquery-1-11-2

* grunt-contrib-concat v0.5.0 -> v0.5.1
  https://github.com/gruntjs/grunt-contrib-concat/blob/v0.5.1/CHANGELOG

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


  git pull ssh://gerrit.wikimedia.org:29418/oojs/core refs/changes/64/192064/1

diff --git a/package.json b/package.json
index e73e6c8..050015b 100644
--- a/package.json
+++ b/package.json
@@ -29,12 +29,12 @@
   "devDependencies": {
     "grunt": "0.4.5",
     "grunt-contrib-clean": "0.6.0",
-    "grunt-contrib-concat": "0.5.0",
+    "grunt-contrib-concat": "0.5.1",
     "grunt-contrib-jshint": "0.11.0",
     "grunt-contrib-watch": "0.6.1",
     "grunt-jscs": "1.5.0",
     "grunt-karma": "0.10.1",
-    "jquery": "1.11.1",
+    "jquery": "1.11.2",
     "karma": "0.12.31",
     "karma-chrome-launcher": "0.1.7",
     "karma-coverage": "0.2.7",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I72e56bbe4932ed5f7fdb3e02fd3db42cd64eccc5
Gerrit-PatchSet: 1
Gerrit-Project: oojs/core
Gerrit-Branch: master
Gerrit-Owner: Krinkle <krinklem...@gmail.com>

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

Reply via email to