From dff9a39fe3c9b8cdc6a4c7938544e3b6aa685592 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 May 2020 17:48:30 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.150 to 4.14.152 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.150 to 4.14.152. - [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.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c4a9ab23..3dadc90b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/copy-webpack-plugin": "5.0.0", "@types/electron-devtools-installer": "2.2.0", "@types/fs-extra": "9.0.0", - "@types/lodash": "^4.14.150", + "@types/lodash": "^4.14.152", "@types/mkdirp": "1.0.0", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index faba0cf0..d53f3ee3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -717,10 +717,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.150": - version "4.14.150" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.150.tgz#649fe44684c3f1fcb6164d943c5a61977e8cf0bd" - integrity sha512-kMNLM5JBcasgYscD9x/Gvr6lTAv2NVgsKtet/hm93qMyf/D1pt+7jeEZklKJKxMVmXjxbRVQQGfqDSfipYCO6w== +"@types/lodash@^4.14.152": + version "4.14.152" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c" + integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg== "@types/minimatch@*": version "3.0.3"