Skip to content

Commit

Permalink
Build(deps): Bump linguist-languages from 7.14.0 to 7.15.0 (#10990)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: fisker Cheung <lionkay@gmail.com>
  • Loading branch information
dependabot[bot] and fisker committed Jun 1, 2021
1 parent c8133f8 commit ddcfdd4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"json5": "2.2.0",
"leven": "3.1.0",
"lines-and-columns": "1.1.6",
"linguist-languages": "7.14.0",
"linguist-languages": "7.15.0",
"lodash": "4.17.21",
"mem": "8.1.1",
"meriyah": "4.1.5",
Expand Down
Expand Up @@ -455,6 +455,7 @@ exports[`CLI --support-info (stdout) 1`] = `
\\"filenames\\": [
\\".arcconfig\\",
\\".htmlhintrc\\",
\\".imgbotconfig\\",
\\".tern-config\\",
\\".tern-project\\",
\\".watchmanconfig\\",
Expand Down Expand Up @@ -497,6 +498,7 @@ exports[`CLI --support-info (stdout) 1`] = `
\\".jscsrc\\",
\\".jshintrc\\",
\\".jslintrc\\",
\\"api-extractor.json\\",
\\"devcontainer.json\\",
\\"jsconfig.json\\",
\\"language-configuration.json\\",
Expand Down Expand Up @@ -707,7 +709,7 @@ exports[`CLI --support-info (stdout) 1`] = `
},
{
\\"aceMode\\": \\"html\\",
\\"color\\": \\"#2c3e50\\",
\\"color\\": \\"#41b883\\",
\\"extensions\\": [\\".vue\\"],
\\"linguistLanguageId\\": 391,
\\"name\\": \\"Vue\\",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5139,10 +5139,10 @@ lines-and-columns@1.1.6, lines-and-columns@^1.1.6:
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

linguist-languages@7.14.0:
version "7.14.0"
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.14.0.tgz#62a6bdbe1ef80d0715d16c0bb8e953ee93c95dfc"
integrity sha512-VqnUYHOSqRqAGnIl+7SCnFxK+sX0x7LXe5qn0TG6t9SViofQgN7272PLCFZ/lgkT7tAO5CA/2pCsZGlGvGhfWA==
linguist-languages@7.15.0:
version "7.15.0"
resolved "https://registry.yarnpkg.com/linguist-languages/-/linguist-languages-7.15.0.tgz#a93bed6b93015d8133622cb05da6296890862bfa"
integrity sha512-qkSSNDjDDycZ2Wcw+GziNBB3nNo3ddYUInM/PL8Amgwbd9RQ/BKGj2/1d6mdxKgBFnUqZuaDbkIwkE4KUwwmtQ==

load-json-file@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit ddcfdd4

Please sign in to comment.