File tree Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Expand file tree Collapse file tree 8 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-internal" ,
3
3
"private" : true ,
4
- "version" : " 1.18.0 " ,
4
+ "version" : " 1.18.1 " ,
5
5
"description" : " A high-level API to automate web browsers" ,
6
6
"repository" : " github:Microsoft/playwright" ,
7
7
"homepage" : " https://playwright.dev" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-chromium" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate Chromium" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
26
26
"install" : " node install.js"
27
27
},
28
28
"dependencies" : {
29
- "playwright-core" : " =1.18.0 "
29
+ "playwright-core" : " =1.18.1 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-core" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-firefox" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate Firefox" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
26
26
"install" : " node install.js"
27
27
},
28
28
"dependencies" : {
29
- "playwright-core" : " =1.18.0 "
29
+ "playwright-core" : " =1.18.1 "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @playwright/test" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
59
59
"open" : " ^8.3.0" ,
60
60
"pirates" : " ^4.0.1" ,
61
61
"pixelmatch" : " ^5.2.1" ,
62
- "playwright-core" : " =1.18.0 " ,
62
+ "playwright-core" : " =1.18.1 " ,
63
63
"pngjs" : " ^5.0.0" ,
64
64
"rimraf" : " ^3.0.2" ,
65
65
"source-map-support" : " ^0.4.18" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright-webkit" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate WebKit" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
25
25
"install" : " node install.js"
26
26
},
27
27
"dependencies" : {
28
- "playwright-core" : " =1.18.0 "
28
+ "playwright-core" : " =1.18.1 "
29
29
}
30
30
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " playwright" ,
3
- "version" : " 1.18.0 " ,
3
+ "version" : " 1.18.1 " ,
4
4
"description" : " A high-level API to automate web browsers" ,
5
5
"repository" : " github:Microsoft/playwright" ,
6
6
"homepage" : " https://playwright.dev" ,
26
26
"install" : " node install.js"
27
27
},
28
28
"dependencies" : {
29
- "playwright-core" : " =1.18.0 "
29
+ "playwright-core" : " =1.18.1 "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments