Skip to content

Commit d5436f4

Browse files
authored
devops: update playwright to 1.49.1 (#136)
This fixes tests on Ubuntu 24 (see microsoft/playwright#34342).
1 parent 42acdf0 commit d5436f4

File tree

2 files changed

+31
-27
lines changed

2 files changed

+31
-27
lines changed

package-lock.json

Lines changed: 30 additions & 26 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
@@ -22,7 +22,7 @@
2222
"prepublish": "npm run build"
2323
},
2424
"devDependencies": {
25-
"@playwright/test": "^1.44.1",
25+
"@playwright/test": "^1.49.1",
2626
"@types/ini": "^4.1.1",
2727
"@types/node": "^18.19.33",
2828
"ansi-colors": "^4.1.1",

0 commit comments

Comments
 (0)