Skip to content

Commit d29895d

Browse files
author
Triona Doyle
committed
bump Playwright to v1.61.0 to resolve Node.js v22 compatibility errors
Signed-off-by: Triona Doyle <tekton@example.com>
1 parent 724d3c4 commit d29895d

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

test/ui-e2e/package-lock.json

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

test/ui-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "ISC",
99
"description": "",
1010
"devDependencies": {
11-
"@playwright/test": "^1.59.1",
11+
"@playwright/test": "^1.61.0",
1212
"@types/node": "^25.6.0",
1313
"dotenv": "^17.4.2"
1414
}

0 commit comments

Comments
 (0)