File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed
Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 2525
2626 - name : Install Yarn
2727 run : npm install -g yarn
28-
28+
29+ - name : Set Yarn to V4
30+ run : yarn set version berry
31+
2932 - name : Install Dependencies
3033 run : yarn install
3134
Original file line number Diff line number Diff line change @@ -1460,12 +1460,12 @@ __metadata:
14601460 linkType : hard
14611461
14621462" bun-types@npm:latest " :
1463- version : 1.1.26
1464- resolution : " bun-types@npm:1.1.26 "
1463+ version : 1.1.27
1464+ resolution : " bun-types@npm:1.1.27 "
14651465 dependencies :
14661466 " @types/node " : " npm:~20.12.8"
14671467 " @types/ws " : " npm:~8.5.10"
1468- checksum : 10c0/72dfc1059ffd988fef9033f43fdc269b6e89d41bbd0564a795bc8e3f271cf4c8e6aa82c3d82edf034eca934d10742d86b7b49388bdce7035193af1dca5e3f70e
1468+ checksum : 10c0/f74fcbfd5195101b32d49a3797b39a5dfe40c314ce5358000db84689b8521ed42fd767a37deab0f77d583be93fa2e9f9993f132ae8b0920334b784fa5fac2a2a
14691469 languageName : node
14701470 linkType : hard
14711471
@@ -6831,9 +6831,9 @@ __metadata:
68316831 linkType : hard
68326832
68336833" type-fest@npm:^4.6.0, type-fest@npm:^4.7.1 " :
6834- version : 4.26.0
6835- resolution : " type-fest@npm:4.26.0 "
6836- checksum : 10c0/3819b65fedd4655ed90703dad9e14248fb61f0a232dce8385e59771bdeaeca08195fe0683d892d62fcd84c0f3bb18bd4b0c3c2ba29023187d267868e75c53076
6834+ version : 4.26.1
6835+ resolution : " type-fest@npm:4.26.1 "
6836+ checksum : 10c0/d2719ff8d380befe8a3c61068f37f28d6fa2849fd140c5d2f0f143099e371da6856aad7c97e56b83329d45bfe504afe9fd936a7cff600cc0d46aa9ffb008d6c6
68376837 languageName : node
68386838 linkType : hard
68396839
You can’t perform that action at this time.
0 commit comments