]> git.openstreetmap.org Git - rails.git/commitdiff
Revert to the last es5-compatible version of locatecontrol
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 1 Dec 2021 13:25:04 +0000 (13:25 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 1 Dec 2021 13:25:04 +0000 (13:25 +0000)
Refs #3387

package.json
yarn.lock

index 15397e58f33d7697e172e05bd10778db1d269a53..5a50c3c21ddae14a1185d4f402fe2c8ec5ccbf86 100644 (file)
@@ -6,7 +6,7 @@
     "jquery-simulate": "^1.0.2",
     "js-cookie": "^3.0.0",
     "leaflet": "^1.6.0",
     "jquery-simulate": "^1.0.2",
     "js-cookie": "^3.0.0",
     "leaflet": "^1.6.0",
-    "leaflet.locatecontrol": "^0.76.0",
+    "leaflet.locatecontrol": "^0.75.0",
     "qs": "^6.9.4"
   },
   "devDependencies": {
     "qs": "^6.9.4"
   },
   "devDependencies": {
index 73124165a31133efeaf05351097c4bbde5e232bf..5acc6aa1a0cdbfce03c5ba43db2da6e5f91e2d30 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -459,10 +459,10 @@ json-stable-stringify-without-jsonify@^1.0.1:
   resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
   integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
 
   resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
   integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
 
-leaflet.locatecontrol@^0.76.0:
-  version "0.76.0"
-  resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.76.0.tgz#afca63a3ccf3161bed0e8bf94a98ddba364e90e1"
-  integrity sha512-Mx8uiihBi8KrrW3LgblsNL/pS8HR0gj60m8VFDFrnhSvDuitChazc095XcMSscf/XqZW+TSqQMCTe+AUy/4/eA==
+leaflet.locatecontrol@^0.75.0:
+  version "0.75.0"
+  resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.75.0.tgz#8c7996de4425380660431fbfa548d5fe3a3595d8"
+  integrity sha512-Mz/+4dgmUoBVxy7BN+Rtf76XcIJw2qK+S41FnejS/AC88Ec5hpaFnI5gYcS+W6zcQ90sAKxqu1rXii+c01ot5g==
 
 leaflet@^1.6.0:
   version "1.7.1"
 
 leaflet@^1.6.0:
   version "1.7.1"