From d1645d5a238999b9fd4a09e77fe502192a48faf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 15:13:01 +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 1.2.2. - [Commits](https://github.com/isaacs/st/compare/v1.1.0...v1.2.2) --- updated-dependencies: - dependency-name: st dependency-type: direct:development ... 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..5dcbfae 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": "1.2.2", "mapbox.js": "2.4.0", "phantomjs-prebuilt": "2.1.7" }