From 55e7b8764ed4d03d7a73a32085ae90193ca7e0c5 Mon Sep 17 00:00:00 2001 From: Greenkeeper Date: Tue, 5 Apr 2016 22:04:10 +0200 Subject: [PATCH] Update jquery to 2.2.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 412143381..8111f263c 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "fs-extra": "~0.26.7", "glob": "^7.0.3", "istanbul": "0.4.2", - "jquery": "^2.2.2", + "jquery": "^2.2.3", "jscs": "^2.11.0", "lodash": "4.7.0", "platform": "^1.3.1",