From 9f912ab738c309654bbf3cbc3047cbb23257cd88 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2019 12:38:38 +0000 Subject: [PATCH] build(deps-dev): bump @types/lodash from 4.14.116 to 4.14.134 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.116 to 4.14.134. - [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 fac754e..0c509f5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -861,9 +861,9 @@ "dev": true }, "@types/lodash": { - "version": "4.14.116", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.116.tgz", - "integrity": "sha512-lRnAtKnxMXcYYXqOiotTmJd74uawNWuPnsnPrrO7HiFuE3npE2iQhfABatbYDyxTNqZNuXzcKGhw37R7RjBFLg==", + "version": "4.14.134", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.134.tgz", + "integrity": "sha512-2/O0khFUCFeDlbi7sZ7ZFRCcT812fAeOLm7Ev4KbwASkZ575TDrDcY7YyaoHdTOzKcNbfiwLYZqPmoC4wadrsw==", "dev": true }, "@types/minimatch": { diff --git a/package.json b/package.json index 8fd88a6..92c2de6 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@types/fs-extra": "^5.0.4", "@types/glob": "^7.1.1", "@types/jest": "^24.0.11", - "@types/lodash": "^4.14.116", + "@types/lodash": "^4.14.134", "coveralls": "^3.0.2", "get-root-path": "^2.0.2", "husky": "^2.4.1",