From f4435a11c0cd0c16a50bc3f5b96597cf549d2706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 11:19:45 +0000 Subject: [PATCH] Bump osm-community-index from 5.2.0 to 5.3.0 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.2.0 to 5.3.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.2.0...v5.3.0) --- updated-dependencies: - dependency-name: osm-community-index dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75f2f88d0..bc7ce2386 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.2.0", + "osm-community-index": "~5.3.0", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",