File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
with :
20
20
node-version : 20
21
21
- name : Guidepup Setup
22
- uses : guidepup/setup-action@0.17.0
22
+ uses : guidepup/setup-action@0.17.2
23
23
with :
24
24
record : true
25
25
- run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 19
19
with :
20
20
node-version : 20
21
21
- name : Guidepup Setup
22
- uses : guidepup/setup-action@0.17.0
22
+ uses : guidepup/setup-action@0.17.2
23
23
with :
24
24
record : true
25
25
- run : yarn install --frozen-lockfile
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @guidepup/playwright" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.14.2 " ,
4
4
"description" : " Screen reader driver for Playwright tests." ,
5
5
"main" : " lib/index.js" ,
6
6
"typings" : " lib/index.d.ts" ,
56
56
"typescript" : " ^5.6.2"
57
57
},
58
58
"peerDependencies" : {
59
- "@guidepup/guidepup" : " ^ 0.22.1" ,
59
+ "@guidepup/guidepup" : " >= 0.22.1" ,
60
60
"@playwright/test" : " ^1.40.1"
61
61
},
62
62
"resolutions" : {
You can’t perform that action at this time.
0 commit comments