From 4c881c8875f614ce66830d4dd95c5111ccba0c29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:12:46 +0000 Subject: [PATCH] Bump osm-community-index from 5.9.3 to 6.0.0 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.3 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.9.3...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 e4418ee47d5..681c92cfcfa 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "leaflet.locatecontrol": "^0.84.1", "make-plural": "^7.4.0", "maplibre-gl": "^5.6.0", - "osm-community-index": "^5.2.0", + "osm-community-index": "^6.0.0", "qs": "^6.9.4", "tag2link": "^2025.7.21" }, diff --git a/yarn.lock b/yarn.lock index b31e28d1c14..035b91f50e7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1025,10 +1025,10 @@ optionator@^0.9.3: type-check "^0.4.0" word-wrap "^1.2.5" -osm-community-index@^5.2.0: - version "5.9.3" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.9.3.tgz#4fd59b038212a3c6fefd75847cf3be89222289f1" - integrity sha512-6wV0J3BFMXXbTMC3y+9nvdxyFZJkZ3ohFv+fDrT0XDvO+KSUucPKXYcYuJojST+Qr4WTMa/PEvjEiOgy4KKSVw== +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"