File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - name : Install dependencies
2020 run : |
2121 if [ "${{ github.ref }}" == "refs/heads/master" ]; then
22- yarn upgrade bloom-player --network-timeout 1000000000
22+ yarn upgrade bloom-player@alpha --network-timeout 1000000000
2323 else
2424 yarn install --frozen-lockfile --network-timeout 1000000000
2525 fi
Original file line number Diff line number Diff line change 114114 "@typescript-eslint/parser" : " ^5.38.0" ,
115115 "@vitejs/plugin-react" : " ^4.3.3" ,
116116 "async-retry" : " ^1.3.1" ,
117- "bloom-player" : " ^2.11 .0-alpha.0 " ,
117+ "bloom-player" : " ^2.15 .0-alpha.1 " ,
118118 "concurrently" : " ^5.1.0" ,
119119 "decompress" : " ^4.2.1" ,
120120 "download" : " ^8.0.0" ,
Original file line number Diff line number Diff line change @@ -3683,10 +3683,10 @@ bl@^1.0.0:
36833683 readable-stream "^2.3.5"
36843684 safe-buffer "^5.1.1"
36853685
3686- bloom-player@^2.11 .0-alpha.0 :
3687- version "2.13.2 "
3688- resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.13.2. tgz#259e3ea582ff98c4d42a258feca395fe08e22b1c "
3689- integrity sha512-jp/Ug850Bw9ChKyfCoh3OFzwzFMhitX8lffVNl7hGsLcVGca39rgUtVc+cS8Xie7wkD60DKWbVcsAG5/7gOCWg ==
3686+ bloom-player@^2.15 .0-alpha.1 :
3687+ version "2.15.0-alpha.1 "
3688+ resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.15.0-alpha.1. tgz#89d6aea49b9a52a1d513437567f687321fc2958b "
3689+ integrity sha512-8dc0Pfz1GWieb6P1oG3sJMoNNipt2DvYQOPERjZNUrb3BdklSm8AVDrWs34JPdCyW2fXjLIDMp501XVzDMTyyQ ==
36903690
36913691body-parser@1.20.3 :
36923692 version "1.20.3"
You can’t perform that action at this time.
0 commit comments