From 59b7db7fdb6381548b989563ae689371b42e9645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 22:44:18 +0200 Subject: [PATCH] Bump osm-community-index from 5.5.2 to 5.5.3 (#9751) Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.2 to 5.5.3. - [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.2...v5.5.3) --- updated-dependencies: - dependency-name: osm-community-index dependency-type: direct:development update-type: version-update:semver-patch ... 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 040bef075..f99073305 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.6.11", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.5.2", + "osm-community-index": "~5.5.3", "postcss": "^8.4.24", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0", @@ -7125,9 +7125,9 @@ } }, "node_modules/osm-community-index": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.2.tgz", - "integrity": "sha512-76bW4m5jjrm9DnWDc2/lRfknUd1/iDw67HwFUA5Ll/XVPow2iYP4QNej9o6rIGg2iv8T1RUXzx6gLm16HiFu2Q==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.3.tgz", + "integrity": "sha512-/e38tFuHj3VrbWyIo4g5P1e1ILx3CQ36KkgZw0yfKxhsNWPa/ZvfzT+8okCKWCzE7XOep5TCY/QG/vgsuhcUjA==", "dev": true, "dependencies": { "diacritics": "^1.3.0" @@ -14809,9 +14809,9 @@ } }, "osm-community-index": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.2.tgz", - "integrity": "sha512-76bW4m5jjrm9DnWDc2/lRfknUd1/iDw67HwFUA5Ll/XVPow2iYP4QNej9o6rIGg2iv8T1RUXzx6gLm16HiFu2Q==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/osm-community-index/-/osm-community-index-5.5.3.tgz", + "integrity": "sha512-/e38tFuHj3VrbWyIo4g5P1e1ILx3CQ36KkgZw0yfKxhsNWPa/ZvfzT+8okCKWCzE7XOep5TCY/QG/vgsuhcUjA==", "dev": true, "requires": { "diacritics": "^1.3.0" diff --git a/package.json b/package.json index ee8a107ad..5d19d04cf 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "name-suggestion-index": "~6.0", "node-fetch": "^2.6.11", "npm-run-all": "^4.0.0", - "osm-community-index": "~5.5.2", + "osm-community-index": "~5.5.3", "postcss": "^8.4.24", "postcss-selector-prepend": "^0.5.0", "shelljs": "^0.8.0",