Skip to content

Commit 93006e4

Browse files
authored
chore: update Playwright & dependencies (#290)
1 parent f50b239 commit 93006e4

File tree

12 files changed

+5587
-2367
lines changed

12 files changed

+5587
-2367
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Try Playwright
22

33
![CI](https://github.com/mxschmitt/try-playwright/workflows/CI/badge.svg)
4-
![Playwright version](https://img.shields.io/badge/Playwright-1.47.0-blue.svg)
4+
![Playwright version](https://img.shields.io/badge/Playwright-1.50.1-blue.svg)
55

66
> Interactive playground for [Playwright](https://github.com/microsoft/playwright) to run examples directly from your browser
77

e2e/package-lock.json

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

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"homepage": "https://github.com/mxschmitt/try-playwright#readme",
1515
"devDependencies": {
16-
"@playwright/test": "^1.47.0"
16+
"@playwright/test": "^1.50.1"
1717
},
1818
"private": true
1919
}

0 commit comments

Comments
 (0)