From 3fb72be0a250e37f6f40f563190c54d43977f38a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 12:43:48 -0400 Subject: [PATCH] Bump @types/lodash from 4.14.165 to 4.14.168 (#566) Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.165 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[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b1e94d6a1b..18f3e47c0d 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/enzyme-adapter-react-16": "^1.0.6", "@types/file-saver": "^2.0.1", "@types/jest": "^26.0.4", - "@types/lodash": "^4.14.165", + "@types/lodash": "^4.14.168", "@types/react": "^16.9.23", "@types/react-dom": "^16.9.5", "@types/react-router-dom": "^5.1.5", diff --git a/yarn.lock b/yarn.lock index df17f624c2..a67e96571c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4868,10 +4868,10 @@ dependencies: "@types/node" "*" -"@types/lodash@^4.14.165": - version "4.14.165" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f" - integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg== +"@types/lodash@^4.14.168": + version "4.14.168" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008" + integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q== "@types/markdown-to-jsx@^6.11.0": version "6.11.2"