File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1515 - name : PNPM Setup
1616 uses : pnpm/action-setup@v2
1717 with :
18- version : " 10.19 .0"
18+ version : " 10.20 .0"
1919
2020 - uses : actions/checkout@v5
2121
6969 - name : PNPM Setup
7070 uses : pnpm/action-setup@v2
7171 with :
72- version : " 10.19 .0"
72+ version : " 10.20 .0"
7373 - name : Checkout
7474 uses : actions/checkout@v5
7575 with :
Original file line number Diff line number Diff line change 1111 "homepage" : " https://github.com/sand4rt/playwright-ct-web#readme" ,
1212 "engines" : {
1313 "node" : " >=18.20.8" ,
14- "pnpm" : " >=10.19 .0"
14+ "pnpm" : " >=10.20 .0"
1515 },
1616 "scripts" : {
1717 "test" : " pnpm --stream -r test" ,
1818 "build" : " pnpm --stream -r build" ,
1919 "release" : " pnpm --stream -r release" ,
2020 "playwright:version" : " node -e \" console.log(require('./playwright-ct-web/package.json').dependencies['@playwright/experimental-ct-core'])\" "
2121 },
22- "packageManager" : " pnpm@10.19 .0+sha512.c9fc7236e92adf5c8af42fd5bf1612df99c2ceb62f27047032f4720b33f8eacdde311865e91c411f2774f618d82f320808ecb51718bfa82c060c4ba7c76a32b8 "
22+ "packageManager" : " pnpm@10.20 .0+sha512.cf9998222162dd85864d0a8102e7892e7ba4ceadebbf5a31f9c2fce48dfce317a9c53b9f6464d1ef9042cba2e02ae02a9f7c143a2b438cd93c91840f0192b9dd "
2323}
You can’t perform that action at this time.
0 commit comments