Repository: wicket Updated Branches: refs/heads/wicket-6.x 1cdeee62f -> 9377f6c26
Update Grunt dependencies Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/9377f6c2 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/9377f6c2 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/9377f6c2 Branch: refs/heads/wicket-6.x Commit: 9377f6c261333c53d8e6bc77d3b4aa6a9c7d3f6e Parents: 1cdeee6 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:00 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/9377f6c2/testing/wicket-js-tests/package.json ---------------------------------------------------------------------- diff --git a/testing/wicket-js-tests/package.json b/testing/wicket-js-tests/package.json index 0d9c00d..f814119 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" },
