mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Bump osm-community-index from 5.9.1 to 5.9.2 (#10988)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.1 to 5.9.2. - [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.1...v5.9.2) --- updated-dependencies: - dependency-name: osm-community-index dependency-version: 5.9.2 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
+6
-5
@@ -81,7 +81,7 @@
|
||||
"name-suggestion-index": "~6.0",
|
||||
"netlify-cli": "^20.0.3",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"osm-community-index": "~5.9.2",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.1",
|
||||
"serve-handler": "^6.1.6",
|
||||
@@ -21812,15 +21812,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/osm-community-index": {
|
||||
"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==",
|
||||
"version": "5.9.2",
|
||||
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.9.2.tgz",
|
||||
"integrity": "sha512-kCiNVej2cYMHTSrUERkkI8FmH+58KtMLGVIkPabnkhBdeFA3hV+u5R7PWiUVnOHubvl3igzNn63Id/+Pj18tBg==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"diacritics": "^1.3.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=20"
|
||||
}
|
||||
},
|
||||
"node_modules/p-finally": {
|
||||
|
||||
+1
-1
@@ -116,7 +116,7 @@
|
||||
"name-suggestion-index": "~6.0",
|
||||
"netlify-cli": "^20.0.3",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.9.1",
|
||||
"osm-community-index": "~5.9.2",
|
||||
"postcss": "^8.5.3",
|
||||
"postcss-prefix-selector": "^2.1.1",
|
||||
"serve-handler": "^6.1.6",
|
||||
|
||||
Reference in New Issue
Block a user