Repository: wicket Updated Branches: refs/heads/master 972746aa0 -> a8bb83aa5
Update Grunt dependencies (cherry picked from commit 9377f6c261333c53d8e6bc77d3b4aa6a9c7d3f6e) Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/a8bb83aa Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/a8bb83aa Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/a8bb83aa Branch: refs/heads/master Commit: a8bb83aa5327f9b9b56ff4f140c0ef6f00513312 Parents: 972746a Author: Martin Tzvetanov Grigorov <[email protected]> Authored: Fri Mar 27 23:02:00 2015 +0200 Committer: Martin Tzvetanov Grigorov <[email protected]> Committed: Fri Mar 27 23:02:32 2015 +0200 ---------------------------------------------------------------------- testing/wicket-js-tests/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/a8bb83aa/testing/wicket-js-tests/package.json ---------------------------------------------------------------------- diff --git a/testing/wicket-js-tests/package.json b/testing/wicket-js-tests/package.json index 7b85bc2..cb5ed76 100644 --- a/testing/wicket-js-tests/package.json +++ b/testing/wicket-js-tests/package.json @@ -4,8 +4,8 @@ "devDependencies": { "grunt": "~0.4.5", "grunt-cli": "~0.1.13", - "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-qunit": "~0.5.1", + "grunt-contrib-jshint": "~0.11.1", + "grunt-contrib-qunit": "~0.5.2", "grunt-contrib-connect": "~0.8.0", "grunt-contrib-nodeunit": "~0.4.1" },
