From 0920fac7960204d935c2d39f13ca621026784c20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:31:48 +0200 Subject: [PATCH] Bump osm-community-index from 5.7.1 to 5.8.0 (#10349) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.7.1 to 5.8.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.7.1...v5.8.0) --- updated-dependencies: - dependency-name: osm-community-index dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5618e3a07..9161915ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "mocha": "^10.7.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.7.1", + "osm-community-index": "~5.8.0", "postcss": "^8.4.39", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -6930,9 +6930,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.1.tgz", - "integrity": "sha512-E+Xib5m//WliNq2iqeUXyKqZk7yhZu/vSJbwwyxDAPzcNWxgIMoO0B7cUMeFNckhMQsKM2UuC2BAjWuVfbYf1Q==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.8.0.tgz", + "integrity": "sha512-7hg+D7u2vooujuihGTgKWDYjPUidlWuTjBrMP/drsHP/cVJI94ehsDulNkcKH0Od05n6vBl/ZyJJjdJvqcrMaA==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -13995,9 +13995,9 @@ "integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA==" }, "osm-community-index": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.1.tgz", - "integrity": "sha512-E+Xib5m//WliNq2iqeUXyKqZk7yhZu/vSJbwwyxDAPzcNWxgIMoO0B7cUMeFNckhMQsKM2UuC2BAjWuVfbYf1Q==", + "version": "5.8.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.8.0.tgz", + "integrity": "sha512-7hg+D7u2vooujuihGTgKWDYjPUidlWuTjBrMP/drsHP/cVJI94ehsDulNkcKH0Od05n6vBl/ZyJJjdJvqcrMaA==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index 4ecbfb908..b302d504c 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "mocha": "^10.7.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.7.1", + "osm-community-index": "~5.8.0", "postcss": "^8.4.39", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",