Skip to content
This repository was archived by the owner on Dec 27, 2022. It is now read-only.

Commit c09634e

Browse files
committed
Update dependency @types/which to v2
1 parent 733c13c commit c09634e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/find-executable-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"which": "^2.0.2",
2424
"tslib": "^2.0.1",
25-
"@types/which": "^1.3.2",
25+
"@types/which": "^2.0.0",
2626
"@types/node": "^14.6.0"
2727
},
2828
"engines": {

packages/find-executable-lib/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)