From 0bf598ad5df5ccc803bbba2f0ff2a63ba475aa85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 05:17:24 +0000 Subject: [PATCH] Bump osm-community-index from 3.0.1 to 3.1.0 Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 3.0.1 to 3.1.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/v3.0.1...v3.1.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1525fbeb0..e1c248fe4 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.0.1", + "osm-community-index": "3.1.0", "phantomjs-prebuilt": "~2.1.11", "postcss": "^8.1.1", "postcss-selector-prepend": "^0.5.0",