Skip to content

Commit afb218e

Browse files
build(deps): bump linguist-languages from 8.0.0 to 9.4.0 (#2492)
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](ikatyang-collab/linguist-languages@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d8917a commit afb218e

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.4.0",
3030
"php-parser": "^3.7.0"
3131
},
3232
"devDependencies": {

yarn.lock

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

5252-
linguist-languages@^8.0.0:
5253-
version "8.0.0"
5254-
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-8.0.0.tgz#0ca116ca26bafcf0dd4780c8718aa3b8c0435fa8"
5255-
integrity sha512-qfzYmWmM/HOsrO/6YwN2f1DD39p3ObSuq8YgF9JLY9toQO39ZsPBPJoWwTtrqRvhkG+cQUgCOS9h/xRgwfqLxQ==
5252+
linguist-languages@^9.4.0:
5253+
version "9.4.0"
5254+
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.4.0.tgz#0b87013f004b51a8c4972773de367ce9669b56b5"
5255+
integrity sha512-mYnFVrsWg5Bex0Kl5EDcXhrjXZ5DqMlBDXo7EUWLMTLDpxbuHvgBb2aOvGWC5ZmMJ2HXEKJiuFie9NEs8NUMXg==
52565256

52575257
locate-path@^5.0.0:
52585258
version "5.0.0"

0 commit comments

Comments
 (0)