Git - upgrade which dependency (#184607)

This commit is contained in:
Ladislau Szomoru
2023-06-08 17:28:14 +02:00
committed by GitHub
parent bc18e1b188
commit fbdddfde42
3 changed files with 13 additions and 13 deletions

View File

@@ -2936,14 +2936,14 @@
"jschardet": "3.0.0",
"picomatch": "2.3.1",
"vscode-uri": "^2.0.0",
"which": "^1.3.0"
"which": "3.0.1"
},
"devDependencies": {
"@types/byline": "4.2.31",
"@types/mocha": "^9.1.1",
"@types/node": "16.x",
"@types/picomatch": "2.3.0",
"@types/which": "^1.0.28"
"@types/which": "3.0.0"
},
"repository": {
"type": "git",