Skip to content

Commit 31f11c5

Browse files
committed
Update playwright for ubuntu 26 compatibility
1 parent f95790d commit 31f11c5

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Platforms/emscripten/browser_test/package-lock.json

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

Platforms/emscripten/browser_test/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"license": "ISC",
1111
"description": "",
1212
"dependencies": {
13-
"@playwright/test": "^1.54.1",
13+
"@playwright/test": "^1.61.1",
1414
"@types/node": "^24.12.0",
1515
"get-port-cli": "^3.0.0",
1616
"http-server": "^14.1.1",
17-
"playwright": "^1.54.1"
17+
"playwright": "^1.61.1"
1818
}
1919
}

0 commit comments

Comments
 (0)