From 6b3480889b911a065311735f0d1f2ed858a6e3b7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 18:41:42 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.141 to 4.14.143 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.141 to 4.14.143. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89801258..49e04d71 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1012,9 +1012,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.141", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.141.tgz", - "integrity": "sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ==", + "version": "4.14.143", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.143.tgz", + "integrity": "sha512-SJjLJkaSVYfRTLdi5llaabRVjWHQ86McEJ0BGNzHYREtJvlnJEHlaLcZ8s7Ah091QFfOeZTtiduoUN2gTcpTng==", "dev": true }, "@types/minimatch": {