From e0d4632803dafd9806a22ed923d6a1e2b33ca9b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Dec 2020 05:20:01 +0000 Subject: [PATCH] Bump @ideditor/location-conflation from 0.6.0 to 0.7.0 Bumps [@ideditor/location-conflation](https://github.com/ideditor/location-conflation) from 0.6.0 to 0.7.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.6.0...v0.7.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 1525fbeb0..1f6c7f616 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@ideditor/country-coder": "^4.0.0", - "@ideditor/location-conflation": "~0.6.0", + "@ideditor/location-conflation": "~0.7.0", "@mapbox/geojson-rewind": "^0.5.0", "@mapbox/sexagesimal": "1.2.0", "@mapbox/togeojson": "0.16.0",