From d6b7841286094dfec48e11845bfaff231f8bdffa Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 10:22:04 +0000 Subject: [PATCH] chore(package): update @types/lodash to version 4.14.151 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cffb0d..63cd714 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "description": "A path-based cache for quick lookups in nested data structures.", "devDependencies": { "@types/chai": "^4.1.7", - "@types/lodash": "^4.14.123", + "@types/lodash": "^4.14.151", "@types/lolex": "^3.1.1", "@types/mocha": "^5.2.6", "@types/sinon": "^7.0.11",