From 3a94e1312e2f6f5d4233c9ca4d1dc4156cf3bcc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:13:13 +0000 Subject: [PATCH] Bump tag2link from 2025.11.21 to 2026.1.21 in the dependencies group Bumps the dependencies group with 1 update: [tag2link](https://github.com/JOSM/tag2link). Updates `tag2link` from 2025.11.21 to 2026.1.21 - [Release notes](https://github.com/JOSM/tag2link/releases) - [Commits](https://github.com/JOSM/tag2link/compare/2025.11.21...2026.1.21) --- updated-dependencies: - dependency-name: tag2link dependency-version: 2026.1.21 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef5aee5f0..55987f632 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "make-plural": "^8.1.0", "maplibre-gl": "^5.6.0", "osm-community-index": "^6.0.0", - "tag2link": "^2025.7.21" + "tag2link": "^2026.1.21" }, "devDependencies": { "@stylistic/eslint-plugin": "^5.2.3", diff --git a/yarn.lock b/yarn.lock index d3c7d69da..f354cd1d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1660,10 +1660,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -tag2link@^2025.7.21: - version "2025.11.21" - resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2025.11.21.tgz#087552bca229b36b09b75f3078ec9f33e4f56ef9" - integrity sha512-wuT/e5tiph0Ttrw/qvhaYXoHCApbu8h4isXXXFuJnpriM33jkAfLpywLCUjUWmOh3XNohzb2IBrx9w7cXYeGuA== +tag2link@^2026.1.21: + version "2026.1.21" + resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.1.21.tgz#5beaa647005c783cb79882a302cd7b0fa13b425e" + integrity sha512-Ge8dYA2R/c3ZFNQp/6JUbnSH/J01YG6uuKss9TrWU8zy/FKFwXwJPnGuAbMh2Zg/bmv5WrtE62654gYGDW+mmQ== tinybench@^2.9.0: version "2.9.0" -- 2.39.5