From 735c0872ab3a5590bdcf62f7ba74abcd094b0061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 23:16:00 +0000 Subject: [PATCH] Bump osm-community-index from 5.9.2 to 5.9.3 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.2 to 5.9.3. - [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.2...v5.9.3) --- updated-dependencies: - dependency-name: osm-community-index dependency-version: 5.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 1fc76ec2b..2383b7d68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -766,9 +766,9 @@ optionator@^0.9.3: type-check "^0.4.0" osm-community-index@^5.2.0: - version "5.9.2" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.9.2.tgz#d2c620f1a295e24dbce1f7a4299bf9ce466e93a6" - integrity sha512-kCiNVej2cYMHTSrUERkkI8FmH+58KtMLGVIkPabnkhBdeFA3hV+u5R7PWiUVnOHubvl3igzNn63Id/+Pj18tBg== + 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== dependencies: diacritics "^1.3.0" -- 2.39.5