From 2111c3ba458783af89e2c5b25a39336d5d0c92fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:37:15 +0100 Subject: [PATCH] Bump osm-community-index from 5.4.0 to 5.5.0 (#9461) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.4.0 to 5.5.0. - [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.4.0...v5.5.0) --- updated-dependencies: - dependency-name: osm-community-index dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 514c78297..a741f550b 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.4.0", + "osm-community-index": "~5.5.0", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",