From 9963dad5ef53b3fe1d60765b6a88230b3230828a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 21:36:20 +0100 Subject: [PATCH] Bump @ideditor/location-conflation from 1.0.2 to 1.1.0 (#9420) Bumps [@ideditor/location-conflation](https://github.com/ideditor/location-conflation) from 1.0.2 to 1.1.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/v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: "@ideditor/location-conflation" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d6ae6add6..da21119dd 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ }, "dependencies": { "@ideditor/country-coder": "~5.1.0", - "@ideditor/location-conflation": "~1.0.2", + "@ideditor/location-conflation": "~1.1.0", "@mapbox/geojson-area": "^0.2.2", "@mapbox/sexagesimal": "1.2.0", "@mapbox/vector-tile": "^1.3.1",