Skip to content

Commit

Permalink
Bump file-type from 19.5.0 to 19.6.0
Browse files Browse the repository at this point in the history
Bumps [file-type](https://github.com/sindresorhus/file-type) from 19.5.0 to 19.6.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v19.5.0...v19.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 Oct 14, 2024
1 parent 87b54d1 commit 0c735b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.3.7",
"file-type": "^19.5.0",
"file-type": "^19.6.0",
"media-typer": "^1.1.0",
"strtok3": "^9.0.1",
"token-types": "^6.0.0",
Expand Down
29 changes: 6 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1201,15 +1201,15 @@ __metadata:
languageName: node
linkType: hard

"file-type@npm:^19.5.0":
version: 19.5.0
resolution: "file-type@npm:19.5.0"
"file-type@npm:^19.6.0":
version: 19.6.0
resolution: "file-type@npm:19.6.0"
dependencies:
get-stream: "npm:^9.0.1"
strtok3: "npm:^8.1.0"
strtok3: "npm:^9.0.1"
token-types: "npm:^6.0.0"
uint8array-extras: "npm:^1.3.0"
checksum: 10c0/725a9dc71782afa9013db395205400256aa2ab059de9d859a17626ac3fa06218419accf1cbc887af36c009c4d658bda0313428d684a3932ea3f68323d5f75c27
checksum: 10c0/ae90ab618d0e759f26806024eb25ade851406301d2deae4b2dca6e9df0de13b4be575114a5f8129e73f6de537644a45fc4eb7cfa8b7dad63316b01b0e6f3bd2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -2368,7 +2368,7 @@ __metadata:
content-type: "npm:^1.0.5"
debug: "npm:^4.3.7"
del-cli: "npm:^6.0.0"
file-type: "npm:^19.5.0"
file-type: "npm:^19.6.0"
media-typer: "npm:^1.1.0"
mime: "npm:^4.0.4"
mocha: "npm:^10.7.3"
Expand Down Expand Up @@ -2580,13 +2580,6 @@ __metadata:
languageName: node
linkType: hard

"peek-readable@npm:^5.1.4":
version: 5.1.4
resolution: "peek-readable@npm:5.1.4"
checksum: 10c0/19015142b2f2556bec8b51c53111209bd6d774181df26dbf68908495819e35f4103e83915aa7ea35505d2a65d2712f2ab58f36b329cf61219c012621e65211b3
languageName: node
linkType: hard

"peek-readable@npm:^5.3.1":
version: 5.3.1
resolution: "peek-readable@npm:5.3.1"
Expand Down Expand Up @@ -3220,16 +3213,6 @@ __metadata:
languageName: node
linkType: hard

"strtok3@npm:^8.1.0":
version: 8.1.0
resolution: "strtok3@npm:8.1.0"
dependencies:
"@tokenizer/token": "npm:^0.3.0"
peek-readable: "npm:^5.1.4"
checksum: 10c0/e999dda4ea423773c7da01f19bd156f07ce3d88fe1fc92557d18a5c95cd56e1223d0cd501e743de88db047d58c71b8e52af28b1a465b501ab28c719bf26ed4ff
languageName: node
linkType: hard

"strtok3@npm:^9.0.1":
version: 9.0.1
resolution: "strtok3@npm:9.0.1"
Expand Down

0 comments on commit 0c735b2

Please sign in to comment.