Update dependency file-type to v12.0.1

This commit is contained in:
Renovate Bot 2019-07-08 13:58:15 +00:00
parent 2ff8d09a44
commit 3a6df0a36f
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@
"cheerio": "0.22.0",
"commander": "2.20.0",
"express": "4.17.1",
"file-type": "12.0.0",
"file-type": "12.0.1",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "9.6.0",

View file

@ -3578,10 +3578,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.0.0.tgz#07a665fab1162aff92284f98953b56c7d74bb7fc"
integrity sha512-VV3aQAyoV/fHl0I9uU3/DGjItgh5nylAoJPHOXkZXHW4nFFrxJnHR2xdVqsqyw/9fqYy80m+tS+Rf77w0FTKqg==
file-type@12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-12.0.1.tgz#50c6a15025511e3f29e88a796103f80db0bfce7b"
integrity sha512-YIs1E51cmqcmgF38ODjy0+M/l5DyfIIy3vngTOujQr/lXqkaSskfBniaZoZ1HVIpa5FTf5e7hCXS4TzxfNGMRQ==
filename-reserved-regex@^2.0.0:
version "2.0.0"