From b5aedddca6ff498575fcd78ea95187ba107e9d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 04:41:49 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.167 to 4.14.168 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.167 to 4.14.168. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2e6578a3..a3df8e5f 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/columnify": "^1.5.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.6", - "@types/lodash": "^4.14.166", + "@types/lodash": "^4.14.168", "@types/mkdirp": "1.0.1", "@types/mousetrap": "1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 82aa1558..0f1c5cd1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -721,10 +721,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.166": - version "4.14.167" - resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e" - integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw== +"@types/lodash@^4.14.168": + version "4.14.168" + resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/minimatch@*": version "3.0.3"