Skip to content

Commit 1087022

Browse files
authored
chore: bump Playwright to v1.44 (#277)
1 parent 3adb778 commit 1087022

File tree

11 files changed

+2551
-2518
lines changed

11 files changed

+2551
-2518
lines changed

README.md

+1-1
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.42.1-blue.svg)
4+
![Playwright version](https://img.shields.io/badge/Playwright-1.44.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

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

e2e/package.json

+1-1
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.42.1"
16+
"@playwright/test": "^1.44.1"
1717
},
1818
"private": true
1919
}

0 commit comments

Comments
 (0)