From bbf128b0796b09a2c9bc90e84f22f7479312a8f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 18:37:53 +0000 Subject: [PATCH] Bump st in /site_libs/leaflet-binding-2.0.0/lib/leaflet-omnivore Bumps [st](https://github.com/isaacs/st) from 1.1.0 to 2.0.0. - [Release notes](https://github.com/isaacs/st/releases) - [Commits](https://github.com/isaacs/st/compare/v1.1.0...v2.0.0) Signed-off-by: dependabot[bot] --- .../leaflet-binding-2.0.0/lib/leaflet-omnivore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_libs/leaflet-binding-2.0.0/lib/leaflet-omnivore/package.json b/site_libs/leaflet-binding-2.0.0/lib/leaflet-omnivore/package.json index 41b6b70..8b12b2b 100644 --- a/site_libs/leaflet-binding-2.0.0/lib/leaflet-omnivore/package.json +++ b/site_libs/leaflet-binding-2.0.0/lib/leaflet-omnivore/package.json @@ -63,7 +63,7 @@ "jshint": "2.9.2", "mocha": "~2.5.3", "zuul": "~3.10.1", - "st": "1.1.0", + "st": "2.0.0", "mapbox.js": "2.4.0", "phantomjs-prebuilt": "2.1.7" }