From 26a08e27913fb1a73dbf42a5cce48348ff280713 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 30 May 2020 11:31:38 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.153 to 4.14.154 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.153 to 4.14.154. - [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 | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 22bc16380..fcf5e80fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1922,9 +1922,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.153", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.153.tgz", - "integrity": "sha512-lYniGRiRfZf2gGAR9cfRC3Pi5+Q1ziJCKqPmjZocigrSJUVPWf7st1BtSJ8JOeK0FLXVndQ1IjUjTco9CXGo/Q==", + "version": "4.14.154", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.154.tgz", + "integrity": "sha512-VoDZIJmg3P8vPEnTldLvgA+q7RkIbVkbYX4k0cAVFzGAOQwUehVgRHgIr2/wepwivDst/rVRqaiBSjCXRnoWwQ==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index 77fe9644e..0b9dedd7a 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "@angular/compiler-cli": "^9.0.7", "@angular/language-service": "~9.1.9", "@types/ajv": "^1.0.0", - "@types/lodash": "^4.14.153", + "@types/lodash": "^4.14.154", "@types/node": "^14.0.6", "@typescript-eslint/eslint-plugin": "^1.13.0", "@typescript-eslint/parser": "^3.0.2",