chore(deps): bump linguist-js from 2.2.0 to 2.3.0 (#882) [skip ci]

This commit is contained in:
dependabot[bot]
2022-02-15 12:07:59 -05:00
committed by GitHub
parent f1137878a3
commit cf678c5dd9
2 changed files with 19 additions and 19 deletions

36
package-lock.json generated
View File

@@ -27,7 +27,7 @@
"express-rate-limit": "^6.2.0", "express-rate-limit": "^6.2.0",
"jimp": "^0.16.1", "jimp": "^0.16.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.2.0", "linguist-js": "^2.3.0",
"marked": "^4.0.12", "marked": "^4.0.12",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",
@@ -6549,13 +6549,13 @@
} }
}, },
"node_modules/linguist-js": { "node_modules/linguist-js": {
"version": "2.2.0", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.2.0.tgz", "resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
"integrity": "sha512-bWZtBevWgwy6+7Hd0nSDYeR7feUOsI53ffJYVS2kr3z1E9cumreaUlM8sg7/lh/DL/GX0GK9ZwmOFlUFeyeJag==", "integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
"dependencies": { "dependencies": {
"binary-extensions": "^2.2.0", "binary-extensions": "^2.2.0",
"commander": "^8.3.0", "commander": "^9.0.0",
"cross-fetch": "^3.1.4", "cross-fetch": "^3.1.5",
"glob-to-regexp": "~0.4.1", "glob-to-regexp": "~0.4.1",
"isbinaryfile": "^4.0.8", "isbinaryfile": "^4.0.8",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
@@ -6569,11 +6569,11 @@
} }
}, },
"node_modules/linguist-js/node_modules/commander": { "node_modules/linguist-js/node_modules/commander": {
"version": "8.3.0", "version": "9.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz",
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==", "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw==",
"engines": { "engines": {
"node": ">= 12" "node": "^12.20.0 || >=14"
} }
}, },
"node_modules/load-bmfont": { "node_modules/load-bmfont": {
@@ -14994,13 +14994,13 @@
} }
}, },
"linguist-js": { "linguist-js": {
"version": "2.2.0", "version": "2.3.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.2.0.tgz", "resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
"integrity": "sha512-bWZtBevWgwy6+7Hd0nSDYeR7feUOsI53ffJYVS2kr3z1E9cumreaUlM8sg7/lh/DL/GX0GK9ZwmOFlUFeyeJag==", "integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
"requires": { "requires": {
"binary-extensions": "^2.2.0", "binary-extensions": "^2.2.0",
"commander": "^8.3.0", "commander": "^9.0.0",
"cross-fetch": "^3.1.4", "cross-fetch": "^3.1.5",
"glob-to-regexp": "~0.4.1", "glob-to-regexp": "~0.4.1",
"isbinaryfile": "^4.0.8", "isbinaryfile": "^4.0.8",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
@@ -15008,9 +15008,9 @@
}, },
"dependencies": { "dependencies": {
"commander": { "commander": {
"version": "8.3.0", "version": "9.0.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz", "resolved": "https://registry.npmjs.org/commander/-/commander-9.0.0.tgz",
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==" "integrity": "sha512-JJfP2saEKbQqvW+FI93OYUB4ByV5cizMpFMiiJI8xDbBvQvSkIk0VvQdn1CZ8mqAO8Loq2h0gYTYtDFUZUeERw=="
} }
} }
}, },

View File

@@ -47,7 +47,7 @@
"express-rate-limit": "^6.2.0", "express-rate-limit": "^6.2.0",
"jimp": "^0.16.1", "jimp": "^0.16.1",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"linguist-js": "^2.2.0", "linguist-js": "^2.3.0",
"marked": "^4.0.12", "marked": "^4.0.12",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^3.0.4", "minimatch": "^3.0.4",