From f36dd2515a96860ab58f38e460d2c9310552c386 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 01:32:07 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.168 to 4.14.169 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.168 to 4.14.169. - [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-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0cd54e0e..85dc8070 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "^4.0.0-alpha.58", "@rehooks/component-size": "^1.0.3", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.169", "@types/react-router-dom": "^5.1.7", "@types/uuid": "^8.3.0", "axios": "^0.21.1", @@ -5964,9 +5964,9 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=" }, "node_modules/@types/lodash": { - "version": "4.14.168", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz", - "integrity": "sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==" + "version": "4.14.169", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz", + "integrity": "sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==" }, "node_modules/@types/markdown-to-jsx": { "version": "6.11.3", @@ -36111,9 +36111,9 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=" }, "@types/lodash": { - "version": "4.14.168", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz", - "integrity": "sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==" + "version": "4.14.169", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz", + "integrity": "sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==" }, "@types/markdown-to-jsx": { "version": "6.11.3", diff --git a/package.json b/package.json index 309081f0..72303abe 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@material-ui/icons": "4.11.2", "@material-ui/lab": "^4.0.0-alpha.58", "@rehooks/component-size": "^1.0.3", - "@types/lodash": "^4.14.168", + "@types/lodash": "^4.14.169", "@types/react-router-dom": "^5.1.7", "@types/uuid": "^8.3.0", "axios": "^0.21.1",