From c630e0b9906738ead624e07113197be4e6688f99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 23:01:07 +0000 Subject: [PATCH] Bump osm-community-index from 5.10.0 to 6.0.0 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.10.0 to 6.0.0. - [Release notes](https://github.com/osmlab/osm-community-index/releases) - [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md) - [Commits](https://github.com/osmlab/osm-community-index/compare/v5.10.0...v6.0.0) --- updated-dependencies: - dependency-name: osm-community-index dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bf768b235..8f4b1888d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "leaflet.locatecontrol": "^0.85.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", - "osm-community-index": "^5.2.0", + "osm-community-index": "^6.0.0", "tag2link": "^2025.7.21" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6dd103df9..9370d72cb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -738,10 +738,10 @@ optionator@^0.9.3: prelude-ls "^1.2.1" type-check "^0.4.0" -osm-community-index@^5.2.0: - version "5.10.0" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.10.0.tgz#1dfd4dec1b16b3c6a7fe1b5e0ff85f972d1192e1" - integrity sha512-w7siFJuey8CevoZH9mB05V1Rr9rkoEdheB7CF7qq018U3WH2Rt/97kVD+sNTCbPt5Q+aCJogE8ndC6yZlLDkwA== +osm-community-index@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-6.0.0.tgz#67a5233ad39cda37c5a790b54956dd910c1f8414" + integrity sha512-OUnO6uc4moMig7MbZ+tuskjSxv2wHMuogXv3/V01N7D6Ug4NpPheJtUFEGbVHMBhCWcDB0WfiftN/XUPYYyoUg== dependencies: diacritics "^1.3.0" -- 2.39.5