Skip to content

Commit 77329fe

Browse files
Bump @types/which from 3.0.2 to 3.0.3 (#1012)
Bumps [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) from 3.0.2 to 3.0.3. - [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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cd23e1 commit 77329fe

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
@@ -575,7 +575,7 @@
575575
"@types/mocha": "^10.0.6",
576576
"@types/node": "^20.10.0",
577577
"@types/vscode": "^1.82.0",
578-
"@types/which": "^3.0.2",
578+
"@types/which": "^3.0.3",
579579
"@typescript-eslint/eslint-plugin": "^5.62.0",
580580
"@typescript-eslint/parser": "^5.62.0",
581581
"@vscode/test-electron": "^2.3.8",

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.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==
258+
"@types/which@^3.0.3":
259+
version "3.0.3"
260+
resolved "https://registry.yarnpkg.com/@types/which/-/which-3.0.3.tgz#41142ed5a4743128f1bc0b69c46890f0453ddb89"
261+
integrity sha512-2C1+XoY0huExTbs8MQv1DuS5FS86+SEjdM9F/+GS61gg5Hqbtj8ZiDSx8MfWcyei907fIPbfPGCOrNUTnVHY1g==
262262

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

0 commit comments

Comments
 (0)