From a007f9c9e6895ee1244f9a7ffa184fa514b1fea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 00:02:54 +0000 Subject: [PATCH] build(deps-dev): bump linguist-languages from 9.3.1 to 9.3.2 Bumps [linguist-languages](https://github.com/ikatyang-collab/linguist-languages) from 9.3.1 to 9.3.2. - [Release notes](https://github.com/ikatyang-collab/linguist-languages/releases) - [Commits](https://github.com/ikatyang-collab/linguist-languages/compare/v9.3.1...v9.3.2) --- updated-dependencies: - dependency-name: linguist-languages dependency-version: 9.3.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 3d217c2..781fe5c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2521,9 +2521,9 @@ lines-and-columns@^1.1.6: integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== linguist-languages@^9.0.0: - version "9.3.1" - resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.3.1.tgz#f19a8ada0b509f68c70e021f30450d94d601c6a3" - integrity sha512-Mum2sqg3MyhgKfpulFhKZMAK/1VnV6m9vCV8YQCSqWs+pbKouKn9EqRshZjVWUaJjl6NTTDcYJk/1+C02siXEQ== + version "9.3.2" + resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.3.2.tgz#79f257ca7b2f5c471744a8b27341059ea4c35a81" + integrity sha512-AyYYwY2N7iG+tT+yAZmZbf+2PxVIbYfGtzDeT2qh4K/H8EvGbKCmeEdyzwTEGKK6PYcaaNqWv6aYYbCeN5LMTA== lint-staged@^16.0.0: version "16.4.0"