File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 34
34
"@oliversalzburg/js-utils" : " 0.1.1" ,
35
35
"execa" : " 9.4.0" ,
36
36
"semver" : " 7.6.3" ,
37
- "which" : " 4 .0.0"
37
+ "which" : " 5 .0.0"
38
38
},
39
39
"devDependencies" : {
40
40
"@eslint/js" : " 9.11.1" ,
Original file line number Diff line number Diff line change @@ -3380,21 +3380,21 @@ __metadata:
3380
3380
semver : " npm:7.6.3"
3381
3381
typescript : " npm:5.6.2"
3382
3382
typescript-eslint : " npm:8.8.0"
3383
- which : " npm:4 .0.0"
3383
+ which : " npm:5 .0.0"
3384
3384
bin :
3385
3385
which-webstorm : bin/bin.js
3386
3386
wstorm : bin/webstorm.js
3387
3387
languageName : unknown
3388
3388
linkType : soft
3389
3389
3390
- " which@npm:4.0.0, which@npm:^4 .0.0 " :
3391
- version : 4 .0.0
3392
- resolution : " which@npm:4 .0.0"
3390
+ " which@npm:5 .0.0 " :
3391
+ version : 5 .0.0
3392
+ resolution : " which@npm:5 .0.0"
3393
3393
dependencies :
3394
3394
isexe : " npm:^3.1.1"
3395
3395
bin :
3396
3396
node-which : bin/which.js
3397
- checksum : 10c0/449fa5c44ed120ccecfe18c433296a4978a7583bf2391c50abce13f76878d2476defde04d0f79db8165bdf432853c1f8389d0485ca6e8ebce3bbcded513d5e6a
3397
+ checksum : 10c0/e556e4cd8b7dbf5df52408c9a9dd5ac6518c8c5267c8953f5b0564073c66ed5bf9503b14d876d0e9c7844d4db9725fb0dcf45d6e911e17e26ab363dc3965ae7b
3398
3398
languageName : node
3399
3399
linkType : hard
3400
3400
@@ -3409,6 +3409,17 @@ __metadata:
3409
3409
languageName : node
3410
3410
linkType : hard
3411
3411
3412
+ " which@npm:^4.0.0 " :
3413
+ version : 4.0.0
3414
+ resolution : " which@npm:4.0.0"
3415
+ dependencies :
3416
+ isexe : " npm:^3.1.1"
3417
+ bin :
3418
+ node-which : bin/which.js
3419
+ checksum : 10c0/449fa5c44ed120ccecfe18c433296a4978a7583bf2391c50abce13f76878d2476defde04d0f79db8165bdf432853c1f8389d0485ca6e8ebce3bbcded513d5e6a
3420
+ languageName : node
3421
+ linkType : hard
3422
+
3412
3423
" word-wrap@npm:^1.2.5 " :
3413
3424
version : 1.2.5
3414
3425
resolution : " word-wrap@npm:1.2.5"
You can’t perform that action at this time.
0 commit comments