Skip to content

Commit 9bafc23

Browse files
authored
feat(roll): roll Playwright to 1.2.0-next.1594412304701 (microsoft#40)
1 parent ea0d58b commit 9bafc23

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

driver/package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

driver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"playwright": "1.2.0-next.1594327663260"
16+
"playwright": "1.2.0-next.1594412304701"
1717
},
1818
"devDependencies": {
1919
"pkg": "^4.4.9"

playwright/drivers/browsers.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
{
1313
"name": "webkit",
14-
"revision": "1304"
14+
"revision": "1305"
1515
}
1616
]
17-
}
17+
}

0 commit comments

Comments
 (0)