From 19db07c44f8367c504e05039725a63b27d8a3214 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 15 May 2020 10:22:19 +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 6720979..93c1d86 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "description": "Scheduling for dynamically repeating or synchronized events.", "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",