From 92c5f3473d3ade83dbf2bf51f0634c6b3fd3c90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:49:41 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.156 to 4.14.157 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.156 to 4.14.157. - [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 9663da12..2a38758b 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.156", + "@types/lodash": "^4.14.157", "@types/mkdirp": "1.0.1", "@types/mousetrap": "^1.6.3", "@types/ms": "0.7.31", diff --git a/yarn.lock b/yarn.lock index 96ff1d66..a6577b06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -731,10 +731,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.156": - version "4.14.156" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.156.tgz#cbe30909c89a1feeb7c60803e785344ea0ec82d1" - integrity sha512-l2AgHXcKUwx2DsvP19wtRPqZ4NkONjmorOdq4sMcxIjqdIuuV/ULo2ftuv4NUpevwfW7Ju/UKLqo0ZXuEt/8lQ== +"@types/lodash@^4.14.157": + version "4.14.157" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8" + integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ== "@types/minimatch@*": version "3.0.3"