From 31af1726d48c76ba506f2ede2b7da595ac8784a1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 07:01:05 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.144 to 4.14.145 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.144 to 4.14.145. - [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 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9804918..55e3c09 100644 --- a/package-lock.json +++ b/package-lock.json @@ -919,9 +919,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.144", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.144.tgz", - "integrity": "sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg==", + "version": "4.14.145", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.145.tgz", + "integrity": "sha512-7lX5bZFO3YG3AG0XVIm5L1SB6wDLtuaJksTkTWrux3/XwCZgw3MPWZBt3Jgj0w98uqUXWVypT2msxo0A1t22lw==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index 2f5b7c6..1759bf3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@types/fs-extra": "^8.0.1", "@types/glob": "^7.1.1", "@types/jest": "^24.0.22", - "@types/lodash": "^4.14.144", + "@types/lodash": "^4.14.145", "coveralls": "^3.0.7", "get-root-path": "^2.0.2", "husky": "^3.0.9",