From e284a501dc04b33fc6c7412d7901a80c34ac11c5 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 14 Aug 2016 09:11:20 +0200 Subject: [PATCH] chore(package): update lodash.findindex to version 4.6.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb89d1e..1d81f69 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "debug": "~2.2.0", "is-directory": "~0.3.0", "load-opts": "~1.2.0", - "lodash.findindex": "~4.5.0", + "lodash.findindex": "~4.6.0", "lodash.range": "~3.2.0", "meow": "~3.7.0", "run-series": "~1.1.4",