From 1033a7ff88a24063b15b16d75cea20fdf730f86c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 11:51:29 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.135 to 4.14.168 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.135 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-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8c6a2d..4a4c4d6 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/babel__core": "7.1.2", "@types/eslint": "4.16.6", "@types/jest": "24.0.17", - "@types/lodash": "4.14.135", + "@types/lodash": "4.14.168", "@types/node": "12.0.10", "@types/react": "16.8.22", "@types/react-dom": "16.8.4",