From 3071d3c5cb8ce83211ba074f26ec69639c94ae8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 09:27:24 +0200 Subject: [PATCH] Bump osm-community-index from 5.1.6 to 5.2.0 (#9173) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.1.6 to 5.2.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.1.6...v5.2.0) --- updated-dependencies: - dependency-name: osm-community-index dependency-type: direct:development update-type: version-update:semver-minor ... 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 6dce58c1f..4ae374c3d 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.1.0", + "osm-community-index": "~5.2.0", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",