From 7c3e1994bf9a376129a7cf8b87caafbf6def4f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 12:30:41 +0200 Subject: [PATCH] Bump osm-community-index from 5.6.2 to 5.7.0 (#10262) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.6.2 to 5.7.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.6.2...v5.7.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 0db6fd9ab..67419e78b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -76,7 +76,7 @@ "mocha": "^10.4.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.6.2", + "osm-community-index": "~5.7.0", "postcss": "^8.4.38", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -6619,9 +6619,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.2.tgz", - "integrity": "sha512-r+zUbh25uaYGwnQMLpIqhngxEQcoGTVg8ycwYBOzmhVDUjd8vFhtfHelyqCv8PwYB1kfPp76luIQmx3JE+iSZw==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.0.tgz", + "integrity": "sha512-r5h58L9mGh2Wu4XcJoGKLdw3oBY41jWAMUVBNE9tBS9sZINwSZccrImhxuOS5DmpslTjZ6w1cn7x9sE8tnFGpQ==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -13356,9 +13356,9 @@ "integrity": "sha512-FvTyYnIl+pjLi9cKJWNM74PjrLUED1f2TnWpAexxJ2qoxr8sdndON/EzXHf0nfMLB07Pn9DPyWVEbTXZ/nID8A==" }, "osm-community-index": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.6.2.tgz", - "integrity": "sha512-r+zUbh25uaYGwnQMLpIqhngxEQcoGTVg8ycwYBOzmhVDUjd8vFhtfHelyqCv8PwYB1kfPp76luIQmx3JE+iSZw==", + "version": "5.7.0", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.7.0.tgz", + "integrity": "sha512-r5h58L9mGh2Wu4XcJoGKLdw3oBY41jWAMUVBNE9tBS9sZINwSZccrImhxuOS5DmpslTjZ6w1cn7x9sE8tnFGpQ==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index 689c3aa6c..a7caca0f6 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "mocha": "^10.4.0", "name-suggestion-index": "~6.0", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.6.2", + "osm-community-index": "~5.7.0", "postcss": "^8.4.38", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",