mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-27 02:12:24 +02:00
Bump osm-community-index from 5.9.0 to 5.9.1 (#10682)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.0 to 5.9.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.9.0...v5.9.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:
Generated
+4
-4
@@ -77,7 +77,7 @@
|
||||
"minimist": "^1.2.8",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.1",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
@@ -5977,9 +5977,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/osm-community-index": {
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.0.tgz",
|
||||
"integrity": "sha512-/P09ig/iCtD17AvmihBcvz6617c1NCJkqNNk3G6veY4MBWH6Djhl+xz69FLOGy8Xt4jHV57zP1PU6UATqby5aQ==",
|
||||
"version": "5.9.1",
|
||||
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.1.tgz",
|
||||
"integrity": "sha512-ufwDqrANKqQ9/WLs3q8lBTbtZJdrDdPnH/t6IImwq2WQT49xlKLqs2qbY+/8r5uaUERoxBJTWh34n2GUsg8NHg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"diacritics": "^1.3.0"
|
||||
|
||||
+1
-1
@@ -112,7 +112,7 @@
|
||||
"minimist": "^1.2.8",
|
||||
"name-suggestion-index": "~6.0",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"postcss": "^8.5.1",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user