Skip to content

Commit b22e3b4

Browse files
angular-robotjosephperrott
authored andcommitted
build: update dependency which to v5 (#2355)
PR Close #2355
1 parent b3019e5 commit b22e3b4

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"typed-graphqlify": "^3.1.1",
164164
"undici": "^6.19.8",
165165
"wait-on": "^8.0.0",
166-
"which": "^4.0.0",
166+
"which": "^5.0.0",
167167
"ws": "^8.8.0",
168168
"yaml": "^2.0.0",
169169
"zone.js": "^0.15.0"

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ __metadata:
416416
undici: "npm:^6.19.8"
417417
uuid: "npm:^10.0.0"
418418
wait-on: "npm:^8.0.0"
419-
which: "npm:^4.0.0"
419+
which: "npm:^5.0.0"
420420
ws: "npm:^8.8.0"
421421
yaml: "npm:^2.0.0"
422422
yargs: "npm:^17.0.0"
@@ -15374,6 +15374,17 @@ __metadata:
1537415374
languageName: node
1537515375
linkType: hard
1537615376

15377+
"which@npm:^5.0.0":
15378+
version: 5.0.0
15379+
resolution: "which@npm:5.0.0"
15380+
dependencies:
15381+
isexe: "npm:^3.1.1"
15382+
bin:
15383+
node-which: bin/which.js
15384+
checksum: 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b
15385+
languageName: node
15386+
linkType: hard
15387+
1537715388
"widest-line@npm:^3.1.0":
1537815389
version: 3.1.0
1537915390
resolution: "widest-line@npm:3.1.0"

0 commit comments

Comments
 (0)