From b4ad2d8b36f1f102763f7ef9abd92ab79dced5a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Oct 2020 05:12:01 +0000 Subject: [PATCH] Bump @ideditor/location-conflation from 0.3.0 to 0.5.0 Bumps [@ideditor/location-conflation](https://github.com/ideditor/location-conflation) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/ideditor/location-conflation/releases) - [Changelog](https://github.com/ideditor/location-conflation/blob/main/CHANGELOG.md) - [Commits](https://github.com/ideditor/location-conflation/compare/v0.3.0...v0.5.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d84ca6b54..df54e5633 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@ideditor/country-coder": "^3.2.0", - "@ideditor/location-conflation": "~0.3.0", + "@ideditor/location-conflation": "~0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0", "@mapbox/vector-tile": "^1.3.1",