Skip to content

Commit bbf53ff

Browse files
Bump @types/which from 2.0.1 to 2.0.2 (#821)
Bumps [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which) from 2.0.1 to 2.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 5234621 commit bbf53ff

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
@@ -555,7 +555,7 @@
555555
"@types/mocha": "^10.0.1",
556556
"@types/node": "^18.11.19",
557557
"@types/vscode": "^1.74.0",
558-
"@types/which": "^2.0.1",
558+
"@types/which": "^2.0.2",
559559
"@types/yauzl": "^2.9.1",
560560
"@typescript-eslint/eslint-plugin": "^5.51.0",
561561
"@typescript-eslint/parser": "^5.51.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -250,10 +250,10 @@
250250
resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.74.0.tgz#4adc21b4e7f527b893de3418c21a91f1e503bdcd"
251251
integrity sha512-LyeCIU3jb9d38w0MXFwta9r0Jx23ugujkAxdwLTNCyspdZTKUc43t7ppPbCiPoQ/Ivd/pnDFZrb4hWd45wrsgA==
252252

253-
"@types/which@^2.0.1":
254-
version "2.0.1"
255-
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.1.tgz#27ecd67f915b7c3d6ba552135bb1eecd66e63501"
256-
integrity sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==
253+
"@types/which@^2.0.2":
254+
version "2.0.2"
255+
resolved "https://registry.yarnpkg.com/@types/which/-/which-2.0.2.tgz#54541d02d6b1daee5ec01ac0d1b37cecf37db1ae"
256+
integrity sha512-113D3mDkZDjo+EeUEHCFy0qniNc1ZpecGiAU7WSo7YDoSzolZIQKpYFHrPpjkB2nuyahcKfrmLXeQlh7gqJYdw==
257257

258258
"@types/yargs-parser@*":
259259
version "21.0.0"

0 commit comments

Comments
 (0)