From 3e9d6224536f7e37dfc96ab9ef7dd1a0987bb441 Mon Sep 17 00:00:00 2001 From: ido Date: Sun, 26 Apr 2015 16:48:14 +0300 Subject: [PATCH] update dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 84ba2da..02e824f 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "cheerio": "^0.19.0", "escodegen": "^1.6.1", "esprima-harmony": "^7001.1.0-dev-harmony-fb", - "lodash": "^3.6.0", + "lodash": "^3.7.0", "optionator": "^0.6.0", "text-table": "^0.2.0" }, @@ -33,13 +33,13 @@ "brace": "^0.5.1", "brfs": "^1.4.0", "coveralls": "^2.11.2", - "eslint-plugin-react": "^2.1.0", + "eslint-plugin-react": "^2.2.0", "grunt": "^0.4.5", "grunt-browserify": "^3.7.0", "grunt-contrib-requirejs": "^0.4.4", "grunt-contrib-uglify": "^0.9.1", "grunt-contrib-watch": "^0.6.1", - "grunt-eslint": "^11.0.0", + "grunt-eslint": "^12.0.0", "grunt-node-tap": "^0.1.61", "istanbul": "^0.3.13", "react": "^0.12.2",