From a95d1c3e1b2407b0baa2b5035f01c6e7853112df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 05:28:46 +0000 Subject: [PATCH] Bump osm-community-index from 3.1.0 to 3.1.1 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 3.1.0 to 3.1.1. - [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/v3.1.0...v3.1.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb664682..6b652ddc5 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "node-fetch": "^2.6.1", "npm-run-all": "^4.0.0", "object-inspect": "1.9.0", - "osm-community-index": "3.1.0", + "osm-community-index": "3.1.1", "phantomjs-prebuilt": "~2.1.11", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0",