Update dependency file-type to v13.1.0

This commit is contained in:
Renovate Bot 2020-01-15 03:27:23 +00:00
parent d7513b43dc
commit bcd7e7cfff
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B
2 changed files with 5 additions and 5 deletions

View file

@ -47,7 +47,7 @@
"cheerio": "1.0.0-rc.3",
"commander": "4.1.0",
"express": "4.17.1",
"file-type": "13.0.3",
"file-type": "13.1.0",
"filenamify": "4.1.0",
"fs-extra": "8.1.0",
"got": "10.2.2",

View file

@ -3633,10 +3633,10 @@ file-entry-cache@^5.0.1:
dependencies:
flat-cache "^2.0.1"
file-type@13.0.3:
version "13.0.3"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-13.0.3.tgz#38ec631acda18103da09d4f1750836932e6711c4"
integrity sha512-fe3+9mnMLbpP8nRQm/cJgehypv375SOFOXFdLYyYe7hWxdWgS5hkDpWnld5At/vvfVEN6rVqKA3EOKMP03tJGg==
file-type@13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-13.1.0.tgz#5cfeade4745fad9504bb1435b5b5003af272b5a8"
integrity sha512-nr4fSvwYSlQl7YmaWS8rsvDrAm6VgCeb2ysHh18+YBSH4RxewhPKUQrj2XRuEMBNnH6E4xw+yWTL7+jiMrh6GA==
dependencies:
readable-web-to-node-stream "^2.0.0"
strtok3 "^5.0.1"