Skip to content

Commit 1beb8ef

Browse files
chore: fix hanging playwright install in CI (#258)
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 653fc40 commit 1beb8ef

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"devDependencies": {
4848
"@dfinity/eslint-config-oisy-wallet": "^0.3.0",
4949
"@junobuild/config": "^3.0.0",
50-
"@playwright/test": "^1.59.1",
50+
"@playwright/test": "^1.60.0",
5151
"@types/node": "^25.6.0",
5252
"@types/prompts": "^2.4.9",
5353
"@types/tar-stream": "^3.1.4",

0 commit comments

Comments
 (0)