From 57f5b25316b95f0d233e643cad1175f9cb26912e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 23:13:14 +0000 Subject: [PATCH] Bump the dependencies group with 2 updates Bumps the dependencies group with 2 updates: [tag2link](https://github.com/JOSM/tag2link) and [eslint](https://github.com/eslint/eslint). Updates `tag2link` from 2026.5.21 to 2026.6.26 - [Release notes](https://github.com/JOSM/tag2link/releases) - [Commits](https://github.com/JOSM/tag2link/compare/2026.5.21...2026.6.26) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/compare/v10.5.0...v10.6.0) --- updated-dependencies: - dependency-name: tag2link dependency-version: 2026.6.26 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 592df65e2..25f51ccd0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -670,9 +670,9 @@ eslint-visitor-keys@^5.0.1: integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA== eslint@^10.0.0: - version "10.5.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.5.0.tgz#5fca69d6b41fe7e00ba22d4100b2e44efe439ad5" - integrity sha512-1y+7C+vi12bUK1IpZeaV3gsH9fHLBmPvYmPx42pvT/E9yG0IC8g3PUZZgp0+JLJl7ZDK0flc2gc+Aw9dpCvIsQ== + version "10.6.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.6.0.tgz#e1b4059c582be950c7088c9b55f984738b243c27" + integrity sha512-6lVbcqSodALYo+4ELD0heG6lFiFxnLMuLkiMi2qV8LMp54N8tE8FT1GMH+ev4Ti00nFjNze2+Su6DsV5OQW3Dg== dependencies: "@eslint-community/eslint-utils" "^4.8.0" "@eslint-community/regexpp" "^4.12.2" @@ -1530,9 +1530,9 @@ supports-preserve-symlinks-flag@^1.0.0: integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== tag2link@^2026.1.21: - version "2026.5.21" - resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.5.21.tgz#208873dd10f54091382494219fb8680cf389ff2a" - integrity sha512-9slAXVEymJ1pYYhN6eVvF1oyEgO65e8RV/JkeM0+USGe3HSRVJC4VRlJTWysGNQgDxJBTZOXCcBQhpG46QAXPw== + version "2026.6.26" + resolved "https://registry.yarnpkg.com/tag2link/-/tag2link-2026.6.26.tgz#2d37fe961a73f8e469e6103d47d2d7f3c3a4388e" + integrity sha512-3HXYkASxzeCidEnbY6b3LZ+oN6tKFOK1kHWgaxpLt2zONwn64r7EEInRxmBXGMreMJm2OJH0TMBFwqjdaIDNZA== tinyglobby@^0.2.15, tinyglobby@^0.2.16: version "0.2.16" -- 2.47.3