From 848ad3984b95ae347524192255d0377a568230af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:17:01 +0000 Subject: [PATCH] Bump st in /rmarkdown-libs/leaflet-binding/lib/leaflet-omnivore Bumps [st](https://github.com/isaacs/st) from 1.1.0 to 1.2.2. - [Release notes](https://github.com/isaacs/st/releases) - [Commits](https://github.com/isaacs/st/compare/v1.1.0...v1.2.2) Signed-off-by: dependabot[bot] --- .../leaflet-binding/lib/leaflet-omnivore/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rmarkdown-libs/leaflet-binding/lib/leaflet-omnivore/package.json b/rmarkdown-libs/leaflet-binding/lib/leaflet-omnivore/package.json index 41b6b70..5dcbfae 100644 --- a/rmarkdown-libs/leaflet-binding/lib/leaflet-omnivore/package.json +++ b/rmarkdown-libs/leaflet-binding/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" }