deps: bump linguist-js from 1.7.0 to 1.8.0 (#500) [skip ci]

This commit is contained in:
dependabot[bot]
2021-08-25 19:38:12 +02:00
committed by GitHub
parent 8bb8130544
commit bf18237d69
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -25,7 +25,7 @@
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
"linguist-js": "^1.7.0",
"linguist-js": "^1.8.0",
"marked": "^3.0.0",
"memory-cache": "^0.2.0",
"minimatch": "^3.0.4",
@@ -6387,9 +6387,9 @@
}
},
"node_modules/linguist-js": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.7.0.tgz",
"integrity": "sha512-nxBJBe3Dk8gJwHHNtqzZ9NuHvtIYxb/QjVpxOniJp5cu+vhUJ9a7CBOAiFwgJVQdxwH4ihui/ZFVnnv8WX7wqA==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.8.0.tgz",
"integrity": "sha512-NXr7r6lVefzhrhdGesKi1ICIGXzasMFiLH3qCPUb+n1BTGuqYttUr0tWIXZ+PaRGXJRMiY303OiGvFm/95G1zQ==",
"dependencies": {
"binary-extensions": "^2.2.0",
"commander": "^8.1.0",
@@ -14988,9 +14988,9 @@
}
},
"linguist-js": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.7.0.tgz",
"integrity": "sha512-nxBJBe3Dk8gJwHHNtqzZ9NuHvtIYxb/QjVpxOniJp5cu+vhUJ9a7CBOAiFwgJVQdxwH4ihui/ZFVnnv8WX7wqA==",
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-1.8.0.tgz",
"integrity": "sha512-NXr7r6lVefzhrhdGesKi1ICIGXzasMFiLH3qCPUb+n1BTGuqYttUr0tWIXZ+PaRGXJRMiY303OiGvFm/95G1zQ==",
"requires": {
"binary-extensions": "^2.2.0",
"commander": "^8.1.0",

View File

@@ -41,7 +41,7 @@
"faker": "^5.5.3",
"jimp": "^0.16.1",
"js-yaml": "^4.1.0",
"linguist-js": "^1.7.0",
"linguist-js": "^1.8.0",
"marked": "^3.0.0",
"memory-cache": "^0.2.0",
"minimatch": "^3.0.4",