From f87c7ce75125a5ca2045b5ee665f6944e9aa96eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 11:04:15 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.162 to 4.14.164 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.162 to 4.14.164. - [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 53ca5066..4a1fe418 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.2", - "@types/lodash": "^4.14.162", + "@types/lodash": "^4.14.164", "@types/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index e5ee5a5f..fe23a16e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -788,10 +788,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.162": - version "4.14.162" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470" - integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig== +"@types/lodash@^4.14.164": + version "4.14.164" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0" + integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg== "@types/minimatch@*": version "3.0.3"