From 267f349af2f474c3d06feaf75ef24f326b0aa711 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:13:43 +0100 Subject: [PATCH] Bump osm-community-index from 5.5.5 to 5.6.0 (#9870) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.5 to 5.6.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.5.5...v5.6.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-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 274115cf7..2d93e8c6e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.7.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.5.5", + "osm-community-index": "~5.6.0", "postcss": "^8.4.31", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -7261,9 +7261,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.5.tgz", - "integrity": "sha512-bGl9WqkfPhIsAkv62QW2erlTQolSjMODmiH0Dp7ld2k1bTUz1D3ZRKRyjGi7fFuUwlrkE1MrbP0mRFezmPbaww==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.0.tgz", + "integrity": "sha512-C5AqEWidBIgKeaJKQwuPWvDqSzm9CpZgDbHDi+k4+ZCHBazRQjnl7TpWVv2/fQWMqsJL3I5qzh19rXBTWMWL1A==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -15084,9 +15084,9 @@ } }, "osm-community-index": { - "version": "5.5.5", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.5.tgz", - "integrity": "sha512-bGl9WqkfPhIsAkv62QW2erlTQolSjMODmiH0Dp7ld2k1bTUz1D3ZRKRyjGi7fFuUwlrkE1MrbP0mRFezmPbaww==", + "version": "5.6.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.0.tgz", + "integrity": "sha512-C5AqEWidBIgKeaJKQwuPWvDqSzm9CpZgDbHDi+k4+ZCHBazRQjnl7TpWVv2/fQWMqsJL3I5qzh19rXBTWMWL1A==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index c28f76033..35ffc08f7 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.7.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.5.5", + "osm-community-index": "~5.6.0", "postcss": "^8.4.31", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",