Skip to content

Commit 68a1813

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

yarn.lock

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

4898-
linguist-languages@^8.0.0:
4899-
version "8.0.0"
4900-
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-8.0.0.tgz#0ca116ca26bafcf0dd4780c8718aa3b8c0435fa8"
4901-
integrity sha512-qfzYmWmM/HOsrO/6YwN2f1DD39p3ObSuq8YgF9JLY9toQO39ZsPBPJoWwTtrqRvhkG+cQUgCOS9h/xRgwfqLxQ==
4898+
linguist-languages@^9.3.1:
4899+
version "9.3.1"
4900+
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.3.1.tgz#f19a8ada0b509f68c70e021f30450d94d601c6a3"
4901+
integrity sha512-Mum2sqg3MyhgKfpulFhKZMAK/1VnV6m9vCV8YQCSqWs+pbKouKn9EqRshZjVWUaJjl6NTTDcYJk/1+C02siXEQ==
49024902

49034903
locate-path@^5.0.0:
49044904
version "5.0.0"

0 commit comments

Comments
 (0)