Skip to content

Commit 9d5e162

Browse files
Bump @types/which from 3.0.0 to 3.0.2 (#994)
Bumps [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/which) --- updated-dependencies: - dependency-name: "@types/which" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 040145c commit 9d5e162

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@
579579
"@types/mocha": "^10.0.3",
580580
"@types/node": "^20.8.10",
581581
"@types/vscode": "^1.82.0",
582-
"@types/which": "^3.0.0",
582+
"@types/which": "^3.0.2",
583583
"@typescript-eslint/eslint-plugin": "^5.62.0",
584584
"@typescript-eslint/parser": "^5.62.0",
585585
"@vscode/test-electron": "^2.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,10 @@
255255
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.82.0.tgz#89b0b21179dcf5e8cee1664a9a05c5f6c60d38d0"
256256
integrity sha512-VSHV+VnpF8DEm8LNrn8OJ8VuUNcBzN3tMvKrNpbhhfuVjFm82+6v44AbDhLvVFgCzn6vs94EJNTp7w8S6+Q1Rw==
257257

258-
"@types/which@^3.0.0":
259-
version "3.0.0"
260-
resolved "https://registry.yarnpkg.com/@types/which/-/which-3.0.0.tgz#849afdd9fdcb0b67339b9cfc80fa6ea4e0253fc5"
261-
integrity sha512-ASCxdbsrwNfSMXALlC3Decif9rwDMu+80KGp5zI2RLRotfMsTv7fHL8W8VDp24wymzDyIFudhUeSCugrgRFfHQ==
258+
"@types/which@^3.0.2":
259+
version "3.0.2"
260+
resolved "https://registry.yarnpkg.com/@types/which/-/which-3.0.2.tgz#bb478af6c5dc1d1e902e7bd25c308075e7cc8d42"
261+
integrity sha512-UqCG7NjNyume6e+BHcFkOQOS8of/E18V2z/jTRkiD98YiiryYOFBVvPxqA/8PQCwkn7icKqz/hFflMIRN2HGhQ==
262262

263263
"@types/yargs-parser@*":
264264
version "21.0.0"

0 commit comments

Comments
 (0)