From 0e49a025fb96d9ef50ae0bba30a29a8864951670 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 05:06:59 +0000 Subject: [PATCH] Bump @types/lodash from 4.14.139 to 4.14.141 in /js Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.139 to 4.14.141. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Signed-off-by: dependabot-preview[bot] --- js/package.json | 2 +- js/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/js/package.json b/js/package.json index d2d2ebb92..e9400a998 100644 --- a/js/package.json +++ b/js/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@types/chai": "^4.2.3", "@types/leaflet": "^1.5.2", - "@types/lodash": "^4.14.123", + "@types/lodash": "^4.14.141", "@types/mocha": "^5.2.6", "@vue/cli-plugin-babel": "^3.6.0", "@vue/cli-plugin-e2e-nightwatch": "^3.6.0", diff --git a/js/yarn.lock b/js/yarn.lock index 1f367dee1..b5cfaf2ef 100644 --- a/js/yarn.lock +++ b/js/yarn.lock @@ -835,10 +835,10 @@ dependencies: "@types/geojson" "*" -"@types/lodash@^4.14.123": - version "4.14.139" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.139.tgz#b7b8a00d014a7debb29dc2dae4f91d3d3c6d5ab3" - integrity sha512-Z6pbDYaWpluqcF8+6qgv6STPEl0jIlyQmpYGwTrzhgwqok8ltBh/p7GAmYnz81wUhxQRhEr8MBpQrB4fQ/hwIA== +"@types/lodash@^4.14.141": + version "4.14.141" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6" + integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ== "@types/minimatch@*": version "3.0.3"