From 8d2efcb96e9643a74957d5cdde208f21d01360fb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2020 07:58:48 +0000 Subject: [PATCH] Bump leaflet-environmental-layers from 2.1.9 to 2.2.1 Bumps [leaflet-environmental-layers](https://github.com/publiclab/leaflet-environmental-layers) from 2.1.9 to 2.2.1. - [Release notes](https://github.com/publiclab/leaflet-environmental-layers/releases) - [Commits](https://github.com/publiclab/leaflet-environmental-layers/commits/2.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 814904e2eb..699ec1a345 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "junction": "theleagueof/junction#*", "leaflet": "^1.6.0", "leaflet-blurred-location": "^1.7.0", - "leaflet-environmental-layers": "^2.1.9", + "leaflet-environmental-layers": "^2.2.1", "leaflet-hash": "^0.2.1", "leaflet-spin": "1.1.0", "leaflet.fullscreen": "1.6.0", diff --git a/yarn.lock b/yarn.lock index e8a16c4084..4ad217394d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3528,14 +3528,14 @@ leaflet-blurred-location@^1.5.1, leaflet-blurred-location@^1.7.0: jquery "^3.2.1" leaflet "^1.3.3" -leaflet-environmental-layers@^2.1.9: - version "2.1.9" - resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-2.1.9.tgz#48487bb7a2489d72411bd4112e00b3f5d21d4a7c" - integrity sha512-ur2ZtF/H17RIkKkTjc5Uhc7A3WAEkc9O2xfaFW1XS7hBiij6nkH1sckHZ9kZmkNFLHC0ifoymUi7n9k7p1VA+g== +leaflet-environmental-layers@^2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/leaflet-environmental-layers/-/leaflet-environmental-layers-2.2.1.tgz#5f4a243271a68b5dbc6ace711f874463fcbb90b9" + integrity sha512-C6jZlpVbSj2cBaZZJko7DWaQzkuETlLWrrSXAEmoniviWsQGQvyueOA5Go0F7LVjM03XoUNfV2YW8NXtnKSmbw== dependencies: jquery "^3.3.1" leaflet "^1.3.1" - leaflet-blurred-location "git://github.com/publiclab/leaflet-blurred-location#main" + leaflet-blurred-location "^1.7.0" leaflet-fullhash "github:sagarpreet-chadha/leaflet-fullHash" leaflet-google-places-autocomplete "0.0.8" leaflet-heatmap "1.0.0"