mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
Bump osm-community-index from 5.5.0 to 5.5.2 (#9601)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.0 to 5.5.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.5.0...v5.5.2) --- 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
+7
-4
@@ -74,7 +74,7 @@
|
||||
"name-suggestion-index": "~6.0",
|
||||
"node-fetch": "^2.6.9",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.5.0",
|
||||
"osm-community-index": "~5.5.2",
|
||||
"postcss": "^8.4.21",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
@@ -6635,9 +6635,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/osm-community-index": {
|
||||
"version": "5.5.0",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.2.tgz",
|
||||
"integrity": "sha512-76bW4m5jjrm9DnWDc2/lRfknUd1/iDw67HwFUA5Ll/XVPow2iYP4QNej9o6rIGg2iv8T1RUXzx6gLm16HiFu2Q==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"diacritics": "^1.3.0"
|
||||
},
|
||||
@@ -13970,7 +13971,9 @@
|
||||
}
|
||||
},
|
||||
"osm-community-index": {
|
||||
"version": "5.5.0",
|
||||
"version": "5.5.2",
|
||||
"resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.2.tgz",
|
||||
"integrity": "sha512-76bW4m5jjrm9DnWDc2/lRfknUd1/iDw67HwFUA5Ll/XVPow2iYP4QNej9o6rIGg2iv8T1RUXzx6gLm16HiFu2Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"diacritics": "^1.3.0"
|
||||
|
||||
+1
-1
@@ -109,7 +109,7 @@
|
||||
"name-suggestion-index": "~6.0",
|
||||
"node-fetch": "^2.6.9",
|
||||
"npm-run-all": "^4.0.0",
|
||||
"osm-community-index": "~5.5.0",
|
||||
"osm-community-index": "~5.5.2",
|
||||
"postcss": "^8.4.21",
|
||||
"postcss-selector-prepend": "^0.5.0",
|
||||
"shelljs": "^0.8.0",
|
||||
|
||||
Reference in New Issue
Block a user