Skip to content

Commit

Permalink
Bump file-type from 18.5.0 to 18.6.0
Browse files Browse the repository at this point in the history
Bumps [file-type](https://github.com/sindresorhus/file-type) from 18.5.0 to 18.6.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v18.5.0...v18.6.0)

---
updated-dependencies:
- dependency-name: file-type
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Borewit committed Nov 4, 2023
1 parent ba6f330 commit 00524a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -92,7 +92,7 @@
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.3.4",
"file-type": "^18.5.0",
"file-type": "^18.6.0",
"media-typer": "^1.1.0",
"strtok3": "^7.0.0",
"token-types": "^5.0.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1535,10 +1535,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"

file-type@*, file-type@^18.5.0:
version "18.5.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-18.5.0.tgz#604a001ba0d32577d4c3fa420ee104d656b914d2"
integrity sha512-yvpl5U868+V6PqXHMmsESpg6unQ5GfnPssl4dxdJudBrr9qy7Fddt7EVX1VLlddFfe8Gj9N7goCZH22FXuSQXQ==
file-type@*, file-type@^18.6.0:
version "18.6.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-18.6.0.tgz#02f323cf0210291984280288d5eff2fcc1e98961"
integrity sha512-uLqXnIAIyy8K9rnvdU9IYi3WIL+6qVBWn24kThYOPlnyU+6yrr2oarn+j7seMLh1wOEG4hEjRP6a30IiKR9OaA==
dependencies:
readable-web-to-node-stream "^3.0.2"
strtok3 "^7.0.0"
Expand Down

0 comments on commit 00524a4

Please sign in to comment.