File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 2525 - name : Setup Biome
2626 uses : biomejs/setup-biome@v2
2727 with :
28- version : latest
28+ version : 1.8.3
2929 - name : install
3030 run : npm install
3131 - name : install browser dependencies
Original file line number Diff line number Diff line change 11{
22 "$schema" : " http://json.schemastore.org/package" ,
33 "name" : " taiko" ,
4- "version" : " 1.4.4 " ,
4+ "version" : " 1.4.5 " ,
55 "description" : " Taiko is a Node.js library for automating Chromium based browsers" ,
66 "main" : " bin/taiko.js" ,
77 "bin" : {
4040 },
4141 "taiko" : {
4242 "browser" : {
43- "version" : " 133 .0.6878.0 " ,
44- "revision" : " 1392035 " ,
43+ "version" : " 140 .0.7339.82 " ,
44+ "revision" : " 1496484 " ,
4545 "downloads" : {
4646 "chrome" : [
4747 {
4848 "platform" : " linux64" ,
49- "url" : " https://storage.googleapis.com/chrome-for-testing-public/133 .0.6878.0 /linux64/chrome-linux64.zip"
49+ "url" : " https://storage.googleapis.com/chrome-for-testing-public/140 .0.7339.82 /linux64/chrome-linux64.zip"
5050 },
5151 {
5252 "platform" : " mac-arm64" ,
53- "url" : " https://storage.googleapis.com/chrome-for-testing-public/133 .0.6878.0 /mac-arm64/chrome-mac-arm64.zip"
53+ "url" : " https://storage.googleapis.com/chrome-for-testing-public/140 .0.7339.82 /mac-arm64/chrome-mac-arm64.zip"
5454 },
5555 {
5656 "platform" : " mac-x64" ,
57- "url" : " https://storage.googleapis.com/chrome-for-testing-public/133 .0.6878.0 /mac-x64/chrome-mac-x64.zip"
57+ "url" : " https://storage.googleapis.com/chrome-for-testing-public/140 .0.7339.82 /mac-x64/chrome-mac-x64.zip"
5858 },
5959 {
6060 "platform" : " win32" ,
61- "url" : " https://storage.googleapis.com/chrome-for-testing-public/133 .0.6878.0 /win32/chrome-win32.zip"
61+ "url" : " https://storage.googleapis.com/chrome-for-testing-public/140 .0.7339.82 /win32/chrome-win32.zip"
6262 },
6363 {
6464 "platform" : " win64" ,
65- "url" : " https://storage.googleapis.com/chrome-for-testing-public/133 .0.6878.0 /win64/chrome-win64.zip"
65+ "url" : " https://storage.googleapis.com/chrome-for-testing-public/140 .0.7339.82 /win64/chrome-win64.zip"
6666 }
6767 ]
6868 }
You can’t perform that action at this time.
0 commit comments