Skip to content

Commit 155c707

Browse files
chore(deps): update dependency which to v6
1 parent 1de7395 commit 155c707

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"string-width": "^8.0.0",
107107
"strip-ansi": "^7.1.0",
108108
"tiged": "~2.12.7",
109-
"which": "^5.0.0",
109+
"which": "^6.0.0",
110110
"widest-line": "^5.0.0",
111111
"wrap-ansi": "^9.0.0"
112112
},

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2375,7 +2375,7 @@ __metadata:
23752375
typescript: "npm:^5.8.3"
23762376
typescript-eslint: "npm:^8.31.0"
23772377
vitest: "npm:^4.0.0"
2378-
which: "npm:^5.0.0"
2378+
which: "npm:^6.0.0"
23792379
widest-line: "npm:^5.0.0"
23802380
wrap-ansi: "npm:^9.0.0"
23812381
bin:
@@ -9424,6 +9424,17 @@ __metadata:
94249424
languageName: node
94259425
linkType: hard
94269426

9427+
"which@npm:^6.0.0":
9428+
version: 6.0.0
9429+
resolution: "which@npm:6.0.0"
9430+
dependencies:
9431+
isexe: "npm:^3.1.1"
9432+
bin:
9433+
node-which: bin/which.js
9434+
checksum: 10c0/fe9d6463fe44a76232bb6e3b3181922c87510a5b250a98f1e43a69c99c079b3f42ddeca7e03d3e5f2241bf2d334f5a7657cfa868b97c109f3870625842f4cc15
9435+
languageName: node
9436+
linkType: hard
9437+
94279438
"why-is-node-running@npm:^2.3.0":
94289439
version: 2.3.0
94299440
resolution: "why-is-node-running@npm:2.3.0"

0 commit comments

Comments
 (0)