From 8cf8fba684c9d749cb7934d3db680a37799ec1a1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Oct 2019 00:52:52 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash to v4.14.144 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9a2b196a..3b0376a9 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/chai": "4.2.3", "@types/faker": "4.1.6", "@types/fs-extra": "8.0.0", - "@types/lodash": "4.14.141", + "@types/lodash": "4.14.144", "@types/mocha": "5.2.7", "@types/node": "10.14.20", "@types/sinon": "7.5.0", diff --git a/yarn.lock b/yarn.lock index b6b9dfa8..302fb82d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -345,10 +345,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/lodash@4.14.141": - version "4.14.141" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" - integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== +"@types/lodash@4.14.144": + version "4.14.144" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e" + integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg== "@types/minimatch@*": version "3.0.3"