Skip to content

Commit

Permalink
chore(deps): bump file-type from 18.7.0 to 19.0.0 (#10282)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 78b6215 commit bb838e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"express": "^4.18.2",
"fdir": "^6.1.1",
"feed": "^4.2.2",
"file-type": "^18.7.0",
"file-type": "^19.0.0",
"front-matter": "^4.0.2",
"fs-extra": "^11.2.0",
"got": "^13.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6989,10 +6989,10 @@ file-type@^16.5.3:
strtok3 "^6.2.4"
token-types "^4.1.1"

file-type@^18.7.0:
version "18.7.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-18.7.0.tgz#cddb16f184d6b94106cfc4bb56978726b25cb2a2"
integrity sha512-ihHtXRzXEziMrQ56VSgU7wkxh55iNchFkosu7Y9/S+tXHdKyrGjVK0ujbqNnsxzea+78MaLhN6PGmfYSAv1ACw==
file-type@^19.0.0:
version "19.0.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-19.0.0.tgz#62a6cadc43f73ba38c53e1a174943a75fdafafa9"
integrity sha512-s7cxa7/leUWLiXO78DVVfBVse+milos9FitauDLG1pI7lNaJ2+5lzPnr2N24ym+84HVwJL6hVuGfgVE+ALvU8Q==
dependencies:
readable-web-to-node-stream "^3.0.2"
strtok3 "^7.0.0"
Expand Down

0 comments on commit bb838e6

Please sign in to comment.