Skip to content

Commit 2c84b17

Browse files
committed
Update required playwright version
Fixes some tests failing due to missing video codecs
1 parent b06a5db commit 2c84b17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@vitejs/plugin-react": "^5.0.4",
5151
"@vitest/browser": "^4.1.1",
5252
"@vitest/browser-playwright": "^4.1.1",
53-
"playwright": "^1.55.1",
53+
"playwright": "~1.58",
5454
"react": "^18.3.1",
5555
"react-dom": "^18.3.1",
5656
"rimraf": "^3.0.0",

0 commit comments

Comments
 (0)