From cc326877a433f9d0780406d1a7ef19473659e4e3 Mon Sep 17 00:00:00 2001 From: Eugene Kuzmenko Date: Sun, 29 Jan 2017 14:56:28 +0100 Subject: [PATCH] [fixed] updated dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 05689d3..acc159b 100644 --- a/package.json +++ b/package.json @@ -73,9 +73,9 @@ "eslint-plugin-babel": "^4.0.1", "eslint-plugin-flowtype": "^2.30.0", "eslint-plugin-jsx-a11y": "^3.0.2", - "eslint-plugin-lodash": "^2.3.3", + "eslint-plugin-lodash": "^2.3.4", "eslint-plugin-react": "^6.9.0", - "fb-watchman": "^1.9.0", + "fb-watchman": "^1.9.2", "flow-bin": "^0.37.4", "js-yaml": "^3.7.0", "jsdoc": "^3.4.3", @@ -84,7 +84,7 @@ "lodash": "^4.17.4", "memory-fs": "^0.4.1", "mkdirp": "^0.5.1", - "node-sass": "^4.3.0", + "node-sass": "^4.4.0", "node-sass-import-once": "^1.2.0", "null-loader": "^0.1.1", "postcss": "^5.2.11",