mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Bump osm-community-index from 5.8.0 to 5.8.1 (#10461)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.8.0 to 5.8.1. - [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.0...v5.8.1) --- 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:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -76,7 +76,7 @@
|
||||
"mocha": "^10.7.3",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.8.0",
|
||||
"osm-community-index": "~5.8.1",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
@@ -6794,9 +6794,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/osm-community-index": {
|
||||
"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==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"diacritics": "^1.3.0"
|
||||
@@ -13694,9 +13694,9 @@
|
||||
"integrity": "sha512-w3NnYbt+0PIih2Kwr1sLfQWehdLbcA3gZNJhX4VOBfeRtvm30iZA3nURphuZDokZ8Kmdv4LWB+AiIng2b+KvIA=="
|
||||
},
|
||||
"osm-community-index": {
|
||||
"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==",
|
||||
"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==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"diacritics": "^1.3.0"
|
||||
|
||||
@@ -111,7 +111,7 @@
|
||||
"mocha": "^10.7.3",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.8.0",
|
||||
"osm-community-index": "~5.8.1",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user