From 5728d04606cc86c3a52485f0231d167adbcc1630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 01:24:16 +0000 Subject: [PATCH] Bump st 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] --- .../src/leaflet-binding-1.1.0/lib/leaflet-omnivore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fha-loan-counties/maps/src/leaflet-binding-1.1.0/lib/leaflet-omnivore/package.json b/charts/fha-loan-counties/maps/src/leaflet-binding-1.1.0/lib/leaflet-omnivore/package.json index b392dbf8b3..c1645586dd 100644 --- a/charts/fha-loan-counties/maps/src/leaflet-binding-1.1.0/lib/leaflet-omnivore/package.json +++ b/charts/fha-loan-counties/maps/src/leaflet-binding-1.1.0/lib/leaflet-omnivore/package.json @@ -58,7 +58,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" }