Skip to content

Commit 6a34cd2

Browse files
build: bump playwright (#257)
# Motivation Bump Playwright. # Note I tried to upgrade Playwright v1.37 in July but, it hands forever in the CI. This was resolved in issue: microsoft/playwright#24071
1 parent ab57e26 commit 6a34cd2

File tree

2 files changed

+47
-25
lines changed

2 files changed

+47
-25
lines changed

package-lock.json

Lines changed: 46 additions & 24 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
@@ -37,7 +37,7 @@
3737
],
3838
"devDependencies": {
3939
"@junobuild/analytics": "^0.0.9",
40-
"@playwright/test": "^1.32.2",
40+
"@playwright/test": "^1.39.0",
4141
"@sveltejs/adapter-static": "^2.0.2",
4242
"@sveltejs/kit": "^1.18.0",
4343
"@sveltejs/package": "^2.0.2",

0 commit comments

Comments
 (0)