Skip to content

Commit 8aa88d0

Browse files
build(deps): bump linguist-languages from 8.0.0 to 9.3.2
Bumps [linguist-languages](https://github.com/ikatyang-collab/linguist-languages) from 8.0.0 to 9.3.2. - [Release notes](https://github.com/ikatyang-collab/linguist-languages/releases) - [Commits](ikatyang-collab/linguist-languages@v8.0.0...v9.3.2) --- 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>
1 parent 7ea62f3 commit 8aa88d0

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.3.2",
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
@@ -5354,10 +5354,10 @@ lines-and-columns@^1.1.6:
53545354
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
53555355
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
53565356

5357-
linguist-languages@^8.0.0:
5358-
version "8.0.0"
5359-
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-8.0.0.tgz#0ca116ca26bafcf0dd4780c8718aa3b8c0435fa8"
5360-
integrity sha512-qfzYmWmM/HOsrO/6YwN2f1DD39p3ObSuq8YgF9JLY9toQO39ZsPBPJoWwTtrqRvhkG+cQUgCOS9h/xRgwfqLxQ==
5357+
linguist-languages@^9.3.2:
5358+
version "9.3.2"
5359+
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-9.3.2.tgz#79f257ca7b2f5c471744a8b27341059ea4c35a81"
5360+
integrity sha512-AyYYwY2N7iG+tT+yAZmZbf+2PxVIbYfGtzDeT2qh4K/H8EvGbKCmeEdyzwTEGKK6PYcaaNqWv6aYYbCeN5LMTA==
53615361

53625362
locate-path@^5.0.0:
53635363
version "5.0.0"

0 commit comments

Comments
 (0)