From 8b0c64b316750c52967d61cc1912f4bf25aca18e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Apr 2025 23:21:10 +0000 Subject: [PATCH] Bump osm-community-index from 5.9.1 to 5.9.2 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.1 to 5.9.2. - [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.1...v5.9.2) --- updated-dependencies: - dependency-name: osm-community-index dependency-version: 5.9.2 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 01b7896fb..110b033c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -898,9 +898,9 @@ optionator@^0.9.3: type-check "^0.4.0" osm-community-index@^5.2.0: - version "5.9.1" - resolved "https://registry.yarnpkg.com/osm-community-index/-/osm-community-index-5.9.1.tgz#995a69a73ba740b6af9afbce33e9f5713d491bda" - integrity sha512-ufwDqrANKqQ9/WLs3q8lBTbtZJdrDdPnH/t6IImwq2WQT49xlKLqs2qbY+/8r5uaUERoxBJTWh34n2GUsg8NHg== + 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== dependencies: diacritics "^1.3.0" -- 2.39.5