Update dependency file-type to v14.2.0

This commit is contained in:
Renovate Bot 2020-04-24 12:07:28 +00:00 committed by Pavel Djundik
parent fc61500a29
commit 9a7ae60392
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"cheerio": "1.0.0-rc.3",
"commander": "5.1.0",
"express": "4.17.1",
"file-type": "14.1.4",
"file-type": "14.2.0",
"filenamify": "4.1.0",
"got": "10.7.0",
"irc-framework": "4.8.1",

View file

@ -3581,10 +3581,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@14.1.4:
version "14.1.4"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.1.4.tgz#3ac109f2ea9e8f5573d000ec0c6bcdff07fd46de"
integrity sha512-1n6FczX8n73Y/cLjTiMboeTGHfm/i2AWk2oQE7m9a/G5YTCZHCEHEGr32thhLm3iQNUYzTKVQUcYcNHtOLwqgQ==
file-type@14.2.0:
version "14.2.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-14.2.0.tgz#309e3994937295f868d9a88a09fe4d9e7fb7f514"
integrity sha512-CAkX5G5jq8LIgFu++dpM3giMZadYdU+QVQoPLajjNboo8IzaR4cKpBCVEuz+suhd/vHqoAJeSWhEubKjRPQHJg==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^6.0.0"