From 166e5f00eb2aa494502302a1714a373fb34ae5c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:58:47 +0000 Subject: [PATCH] build(deps): bump linguist-languages from 8.0.0 to 9.4.0 Bumps [linguist-languages](https://github.com/ikatyang-collab/linguist-languages) from 8.0.0 to 9.4.0. - [Release notes](https://github.com/ikatyang-collab/linguist-languages/releases) - [Commits](https://github.com/ikatyang-collab/linguist-languages/compare/v8.0.0...v9.4.0) --- updated-dependencies: - dependency-name: linguist-languages dependency-version: 9.3.2 dependency-type: direct:production update-type: version-update:semver-major ... 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 4a2c6d896..491538223 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "index.d.ts" ], "dependencies": { - "linguist-languages": "^8.0.0", + "linguist-languages": "^9.4.0", "php-parser": "^3.7.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ff905d991..dbec691ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5249,10 +5249,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -linguist-languages@^8.0.0: - version "8.0.0" - resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-8.0.0.tgz#0ca116ca26bafcf0dd4780c8718aa3b8c0435fa8" - integrity sha512-qfzYmWmM/HOsrO/6YwN2f1DD39p3ObSuq8YgF9JLY9toQO39ZsPBPJoWwTtrqRvhkG+cQUgCOS9h/xRgwfqLxQ== +linguist-languages@^9.4.0: + version "9.4.0" + resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.4.0.tgz#0b87013f004b51a8c4972773de367ce9669b56b5" + integrity sha512-mYnFVrsWg5Bex0Kl5EDcXhrjXZ5DqMlBDXo7EUWLMTLDpxbuHvgBb2aOvGWC5ZmMJ2HXEKJiuFie9NEs8NUMXg== locate-path@^5.0.0: version "5.0.0"