Skip to content

Commit 37f9583

Browse files
committed
Downgrade Playwright version to 1.49
1 parent ea0bcb8 commit 37f9583

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"check-dep-version": "syncpack list-mismatches"
2222
},
2323
"devDependencies": {
24-
"@playwright/test": "^1.50.1",
24+
"@playwright/test": "^1.49.0",
2525
"commander": "^9.5.0",
2626
"eslint-plugin-header": "^3.1.1",
2727
"eslint-plugin-no-relative-import-paths": "^1.5.3",

0 commit comments

Comments
 (0)