From 7f9e699cc04fdbeeb1e93de4981f347592369e7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 11:24:49 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.158 to 4.14.161 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.158 to 4.14.161. - [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 d7465b8d..eb8a5378 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "@types/copy-webpack-plugin": "^6.0.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.1", - "@types/lodash": "^4.14.158", + "@types/lodash": "^4.14.161", "@types/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 8ba5ee9a..f6706259 100644 --- a/yarn.lock +++ b/yarn.lock @@ -734,10 +734,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.158": - version "4.14.158" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.158.tgz#b38ea8b6fe799acd076d7a8d7ab71c26ef77f785" - integrity sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w== +"@types/lodash@^4.14.161": + version "4.14.161" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18" + integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA== "@types/minimatch@*": version "3.0.3"