From df9426dbc6b3bf9268f136e3a61e8291775c24a8 Mon Sep 17 00:00:00 2001 From: Michał Gołębiowski Date: Tue, 24 Sep 2013 19:43:25 +0200 Subject: chore(package.json): update npm packages Some of node dependencies have much newer versions; one of them is Lo-Dash that has recently released the 2.0.0 version bringing in new useful methods. --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2cc6daf4..f3ae86a6 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,13 @@ "bower": "~1.2.2", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-compress": "~0.5.2", - "grunt-contrib-connect": "~0.3.0", + "grunt-contrib-connect": "~0.5.0", "grunt-contrib-copy": "~0.4.1", "jasmine-node": "~1.11.0", "q": "~0.9.2", "q-fs": "~0.1.36", "qq": "~0.3.5", - "shelljs": "~0.1.4", + "shelljs": "~0.2.6", "karma": "~0.11", "karma-jasmine": "~0.1.0", "karma-chrome-launcher": "~0.1.0", @@ -35,9 +35,9 @@ "grunt-ddescribe-iit": "~0.0.1", "grunt-merge-conflict": "~0.0.1", "promises-aplus-tests": "~1.3.2", - "grunt-shell": "~0.3.1", + "grunt-shell": "~0.4.0", "semver": "~2.1.0", - "lodash": "~1.3.1" + "lodash": "~2.1.0" }, "licenses": [ { -- cgit v1.2.3