Bump osm-community-index from 5.8.1 to 5.9.0 (#10606)

Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.8.1 to 5.9.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.8.1...v5.9.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-18 14:36:56 +01:00
committed by GitHub
parent 9f4e45b232
commit 9806e31da5
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -77,7 +77,7 @@
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.8.1",
"osm-community-index": "~5.9.0",
"postcss": "^8.4.49",
"postcss-selector-prepend": "^0.5.0",
"shelljs": "^0.8.0",
@@ -5853,9 +5853,9 @@
}
},
"node_modules/osm-community-index": {
"version": "5.8.1",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.8.1.tgz",
"integrity": "sha512-WDF6XJuR9YEosFlOqWCEDGN9IYE+42zXz8gRrSG2UGl83D134VjBIwyEWu/oNBzsVaQlRdSLHT6I1bRkB/allw==",
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.0.tgz",
"integrity": "sha512-/P09ig/iCtD17AvmihBcvz6617c1NCJkqNNk3G6veY4MBWH6Djhl+xz69FLOGy8Xt4jHV57zP1PU6UATqby5aQ==",
"dev": true,
"dependencies": {
"diacritics": "^1.3.0"
+1 -1
View File
@@ -112,7 +112,7 @@
"minimist": "^1.2.8",
"name-suggestion-index": "~6.0",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.8.1",
"osm-community-index": "~5.9.0",
"postcss": "^8.4.49",
"postcss-selector-prepend": "^0.5.0",
"shelljs": "^0.8.0",