Update github-linguist dependency

This version adds a larger list of auto-excluded binary files.
And allows for the passing of a list of file types to restrict
analysis to.
This commit is contained in:
Andrew Eisenberg 2021-04-28 14:55:17 -07:00
parent 03f029c2a1
commit 5c0a38d7e4
3 changed files with 5951 additions and 34 deletions

View file

@ -33,7 +33,7 @@
"fast-deep-equal": "^3.1.3",
"file-url": "^3.0.0",
"fs": "0.0.1-security",
"github-linguist": "^2.3.0",
"github-linguist": "^2.4.0",
"js-yaml": "^3.13.1",
"jsonschema": "1.2.6",
"long": "^4.0.0",