Skip to content

Commit 2f0a410

Browse files
build(deps): bump linguist-languages from 8.0.0 to 9.2.0
Bumps [linguist-languages](https://github.com/ikatyang-collab/linguist-languages) from 8.0.0 to 9.2.0. - [Release notes](https://github.com/ikatyang-collab/linguist-languages/releases) - [Commits](ikatyang-collab/linguist-languages@v8.0.0...v9.2.0) --- updated-dependencies: - dependency-name: linguist-languages dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a55060 commit 2f0a410

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"index.d.ts"
2727
],
2828
"dependencies": {
29-
"linguist-languages": "^8.0.0",
29+
"linguist-languages": "^9.2.0",
3030
"@jorgsowa/php-parser": "3.2.5-7"
3131
},
3232
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4319,10 +4319,10 @@ lines-and-columns@^1.1.6:
43194319
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
43204320
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
43214321

4322-
linguist-languages@^8.0.0:
4323-
version "8.0.0"
4324-
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-8.0.0.tgz#0ca116ca26bafcf0dd4780c8718aa3b8c0435fa8"
4325-
integrity sha512-qfzYmWmM/HOsrO/6YwN2f1DD39p3ObSuq8YgF9JLY9toQO39ZsPBPJoWwTtrqRvhkG+cQUgCOS9h/xRgwfqLxQ==
4322+
linguist-languages@^9.2.0:
4323+
version "9.2.0"
4324+
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.2.0.tgz#b294caab649771371f0f4c7a1d035eb645e11a7f"
4325+
integrity sha512-s13kOULTt5LvuijOcR5U/WSuR+K+VOH/Od77oaQFnoAEIDIFAW4FKYv7zAdcGfyw8RR3vFuTlCjFf96th4J+NQ==
43264326

43274327
locate-path@^5.0.0:
43284328
version "5.0.0"

0 commit comments

Comments
 (0)