Skip to content

Commit 0889582

Browse files
committed
downgrade playwright version 1.56.1 to 1.55.1
1 parent 2f2b8d9 commit 0889582

File tree

2 files changed

+28
-24
lines changed

2 files changed

+28
-24
lines changed

zeppelin-web-angular/package-lock.json

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

zeppelin-web-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@angular/cli": "~13.3.11",
7676
"@angular/compiler-cli": "~13.4.0",
7777
"@angular/language-service": "~13.4.0",
78-
"@playwright/test": "1.56.1",
78+
"@playwright/test": "1.55.1",
7979
"@types/angular": "^1.8.0",
8080
"@types/diff-match-patch": "^1.0.36",
8181
"@types/highlight.js": "^9.12.3",

0 commit comments

Comments
 (0)