Bump osm-community-index from 5.5.4 to 5.5.5 (#9855)

Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.4 to 5.5.5.
- [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.5.4...v5.5.5)

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

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]
2023-08-19 09:35:20 +02:00
committed by GitHub
parent cb453e6192
commit b792a0106d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -75,7 +75,7 @@
"name-suggestion-index": "~6.0",
"node-fetch": "^2.6.12",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.5.4",
"osm-community-index": "~5.5.5",
"postcss": "^8.4.28",
"postcss-selector-prepend": "^0.5.0",
"shelljs": "^0.8.0",
@@ -7140,9 +7140,9 @@
}
},
"node_modules/osm-community-index": {
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.4.tgz",
"integrity": "sha512-n53euxtwFlJHaTkMCyRxPK+OZJnqkI4zwp9rmEbuzIV57kgkci7qaLDDjt44tszLcXfi8eCTLhKtykU0xIRpVQ==",
"version": "5.5.5",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.5.tgz",
"integrity": "sha512-bGl9WqkfPhIsAkv62QW2erlTQolSjMODmiH0Dp7ld2k1bTUz1D3ZRKRyjGi7fFuUwlrkE1MrbP0mRFezmPbaww==",
"dev": true,
"dependencies": {
"diacritics": "^1.3.0"
@@ -14833,9 +14833,9 @@
}
},
"osm-community-index": {
"version": "5.5.4",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.4.tgz",
"integrity": "sha512-n53euxtwFlJHaTkMCyRxPK+OZJnqkI4zwp9rmEbuzIV57kgkci7qaLDDjt44tszLcXfi8eCTLhKtykU0xIRpVQ==",
"version": "5.5.5",
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.5.tgz",
"integrity": "sha512-bGl9WqkfPhIsAkv62QW2erlTQolSjMODmiH0Dp7ld2k1bTUz1D3ZRKRyjGi7fFuUwlrkE1MrbP0mRFezmPbaww==",
"dev": true,
"requires": {
"diacritics": "^1.3.0"

View File

@@ -110,7 +110,7 @@
"name-suggestion-index": "~6.0",
"node-fetch": "^2.6.12",
"npm-run-all": "^4.0.0",
"osm-community-index": "~5.5.4",
"osm-community-index": "~5.5.5",
"postcss": "^8.4.28",
"postcss-selector-prepend": "^0.5.0",
"shelljs": "^0.8.0",