From d6aff0035b981abc2bdb059efe61e070c7301fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 00:08:09 +0000 Subject: [PATCH] Bump st in /lib/leaflet-binding-2.0.1/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] --- lib/leaflet-binding-2.0.1/lib/leaflet-omnivore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/leaflet-binding-2.0.1/lib/leaflet-omnivore/package.json b/lib/leaflet-binding-2.0.1/lib/leaflet-omnivore/package.json index 41b6b70..8b12b2b 100644 --- a/lib/leaflet-binding-2.0.1/lib/leaflet-omnivore/package.json +++ b/lib/leaflet-binding-2.0.1/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" }