Skip to content

Commit 829499b

Browse files
authored
Update playwright to fix playwright installation failure on ubuntu 24 (latest) (#1595)
* Bump playwright version
1 parent e588f48 commit 829499b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 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
@@ -85,7 +85,7 @@
8585
"@lezer/generator": "^1.7.0",
8686
"@lezer/highlight": "^1.2.0",
8787
"@lezer/lr": "^1.4.0",
88-
"@playwright/test": "^1.44.0",
88+
"@playwright/test": "^1.49.1",
8989
"@poppanator/sveltekit-svg": "^4.2.1",
9090
"@sveltejs/vite-plugin-svelte": "^3.0.0",
9191
"@testing-library/svelte": "^4.0.2",

0 commit comments

Comments
 (0)