Skip to content

Commit

Permalink
fix(deps): update dependency file-type to v18.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent 9f2789f commit a237877
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/mg-assetscraper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@tryghost/string": "0.2.8",
"cheerio": "1.0.0-rc.12",
"fast-replaceall": "1.0.2",
"file-type": "18.5.0",
"file-type": "18.6.0",
"fs-extra": "11.1.1",
"got": "11.8.6",
"listr": "0.14.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4936,10 +4936,10 @@ file-entry-cache@^6.0.1:
dependencies:
flat-cache "^3.0.4"

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@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 a237877

Please sign in to comment.