Bump file-type from 17.1.2 to 17.1.3

Bumps [file-type](https://github.com/sindresorhus/file-type) from 17.1.2 to 17.1.3.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v17.1.2...v17.1.3)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-22 20:27:14 +00:00 committed by GitHub
parent c2fe2f8ad5
commit 1ac1f2a311
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1646,9 +1646,9 @@ file-entry-cache@^6.0.1:
flat-cache "^3.0.4" flat-cache "^3.0.4"
file-type@^17.1.2: file-type@^17.1.2:
version "17.1.2" version "17.1.3"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-17.1.2.tgz#9257437a64e0c3623f70d9f27430522d978b1384" resolved "https://registry.yarnpkg.com/file-type/-/file-type-17.1.3.tgz#aa012d7e920f8fdec86cea34d7e59b3afb3d83b7"
integrity sha512-3thBUSfa9YEUEGO/NAAiQGvjujZxZiJTF6xNwyDn6kB0NcEtwMn5ttkGG9jGwm/Nt/t8U1bpBNqyBNZCz4F4ig== integrity sha512-MFVSozBIhvnx2dkxlf+010Xqn6+ojlMUT9LXQiPNoOijgRtXNMghWdGK0u2o1RoCqzHoVsw65IL8ZBcQ4MhIrw==
dependencies: dependencies:
readable-web-to-node-stream "^3.0.2" readable-web-to-node-stream "^3.0.2"
strtok3 "^7.0.0-alpha.7" strtok3 "^7.0.0-alpha.7"