build(deps): bump file-type from 21.3.1 to 21.3.2 in /extensions/git (#302473)

Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.1 to 21.3.2.
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](https://github.com/sindresorhus/file-type/compare/v21.3.1...v21.3.2)

---
updated-dependencies:
- dependency-name: file-type
  dependency-version: 21.3.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-17 16:47:03 +00:00
committed by GitHub
parent 6b0d7b163a
commit 1b8d01571a
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@vscode/extension-telemetry": "^0.9.8",
"@vscode/fs-copyfile": "2.0.0",
"byline": "^5.0.0",
"file-type": "21.3.1",
"file-type": "21.3.2",
"picomatch": "2.3.1",
"vscode-uri": "^2.0.0",
"which": "4.0.0"
@@ -286,9 +286,9 @@
}
},
"node_modules/file-type": {
"version": "21.3.1",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.1.tgz",
"integrity": "sha512-SrzXX46I/zsRDjTb82eucsGg0ODq2NpGDp4HcsFKApPy8P8vACjpJRDoGGMfEzhFC0ry61ajd7f72J3603anBA==",
"version": "21.3.2",
"resolved": "https://registry.npmjs.org/file-type/-/file-type-21.3.2.tgz",
"integrity": "sha512-DLkUvGwep3poOV2wpzbHCOnSKGk1LzyXTv+aHFgN2VFl96wnp8YA9YjO2qPzg5PuL8q/SW9Pdi6WTkYOIh995w==",
"license": "MIT",
"dependencies": {
"@tokenizer/inflate": "^0.4.1",

View File

@@ -4349,7 +4349,7 @@
"@vscode/extension-telemetry": "^0.9.8",
"@vscode/fs-copyfile": "2.0.0",
"byline": "^5.0.0",
"file-type": "21.3.1",
"file-type": "21.3.2",
"picomatch": "2.3.1",
"vscode-uri": "^2.0.0",
"which": "4.0.0"