mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 00:09:30 +01:00
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:
8
extensions/git/package-lock.json
generated
8
extensions/git/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user