1
0
mirror of synced 2026-05-22 14:43:19 +00:00

Bump file-type from 21.2.0 to 21.3.0

Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.2.0 to 21.3.0.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.2.0...v21.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-05 06:05:17 +00:00
committed by Borewit
parent b13fab0e7b
commit 99d80e5685
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
"@tokenizer/token": "^0.3.0",
"content-type": "^1.0.5",
"debug": "^4.4.3",
"file-type": "^21.2.0",
"file-type": "^21.3.0",
"media-typer": "^1.1.0",
"strtok3": "^10.3.4",
"token-types": "^6.1.2",
+5 -5
View File
@@ -1165,15 +1165,15 @@ __metadata:
languageName: node
linkType: hard
"file-type@npm:^21.2.0":
version: 21.2.0
resolution: "file-type@npm:21.2.0"
"file-type@npm:^21.3.0":
version: 21.3.0
resolution: "file-type@npm:21.3.0"
dependencies:
"@tokenizer/inflate": "npm:^0.4.1"
strtok3: "npm:^10.3.4"
token-types: "npm:^6.1.1"
uint8array-extras: "npm:^1.4.0"
checksum: 10c0/af72f992fb8a6d9ff3a43dfe9293cab4f6b4faec7dc7f950e10c30fda9d5e5799e5fc45ad749fe5b2c1076699716f47ebcf0d573a6ad8640da82e35f36a481cf
checksum: 10c0/1b1fa909e6063044a6da1d2ea348ee4d747ed9286382d3f0d4d6532c11fb2ea9f2e7e67b2bc7d745d1bc937e05dee1aa8cb912c64250933bcb393a3744f4e284
languageName: node
linkType: hard
@@ -2221,7 +2221,7 @@ __metadata:
content-type: "npm:^1.0.5"
debug: "npm:^4.4.3"
del-cli: "npm:^7.0.0"
file-type: "npm:^21.2.0"
file-type: "npm:^21.3.0"
media-typer: "npm:^1.1.0"
mime: "npm:^4.1.0"
mocha: "npm:^11.7.5"