From d421d7e9c48d48718e68a8d95f17ba4acc809ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 21:33:07 +0100 Subject: [PATCH] Bump @ideditor/country-coder from 5.0.4 to 5.1.0 (#9421) Bumps [@ideditor/country-coder](https://github.com/ideditor/country-coder) from 5.0.4 to 5.1.0. - [Release notes](https://github.com/ideditor/country-coder/releases) - [Changelog](https://github.com/ideditor/country-coder/blob/main/CHANGELOG.md) - [Commits](https://github.com/ideditor/country-coder/compare/v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: "@ideditor/country-coder" 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 3808f0dc9..d6ae6add6 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "translations": "node scripts/update_locales.js" }, "dependencies": { - "@ideditor/country-coder": "~5.0.3", + "@ideditor/country-coder": "~5.1.0", "@ideditor/location-conflation": "~1.0.2", "@mapbox/geojson-area": "^0.2.2", "@mapbox/sexagesimal": "1.2.0",