From af37f40c6cdcfda1b48e1a73e42a183276f1e90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 00:23:16 +0000 Subject: [PATCH] Bump linguist-languages from 7.31.2 to 8.0.0 Bumps [linguist-languages](https://github.com/ikatyang-collab/linguist-languages) from 7.31.2 to 8.0.0. - [Release notes](https://github.com/ikatyang-collab/linguist-languages/releases) - [Commits](https://github.com/ikatyang-collab/linguist-languages/compare/v7.31.2...v8.0.0) --- updated-dependencies: - dependency-name: linguist-languages dependency-version: 8.0.0 dependency-type: direct:development 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 018a169..5238ebd 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "globals": "^16.0.0", "husky": "^9.0.6", "jest": "^29.2.1", - "linguist-languages": "^7.21.0", + "linguist-languages": "^8.0.0", "lint-staged": "^16.0.0", "prettier": "^3.5.3" }, diff --git a/yarn.lock b/yarn.lock index a608225..6f25c05 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2173,10 +2173,10 @@ lines-and-columns@^1.1.6: resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz" integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg== -linguist-languages@^7.21.0: - version "7.31.2" - resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.31.2.tgz#33a3981fd3769ccb688b68f3979e9faca3fdffbf" - integrity sha512-UQv5iuzEcGoYWdc/Ea2yqLiFbe8rQmIa5uD1FLwF5vBYmwbTvJlPJfHaIVtfYZTQf2wg7pzhxkwkGPP3q+v+EA== +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== lint-staged@^16.0.0: version "16.1.0"