Skip to content

Commit 69d827f

Browse files
chore(deps-dev): bump playwright from 1.49.1 to 1.50.0 (#3260)
1 parent cdeae29 commit 69d827f

File tree

3 files changed

+20
-18
lines changed

3 files changed

+20
-18
lines changed

package-lock.json

Lines changed: 17 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
@@ -151,7 +151,7 @@
151151
"minimist": "~1.2.8",
152152
"npm-run-all": "~4.1.5",
153153
"pinst": "~3.0.0",
154-
"playwright": "~1.49.1",
154+
"playwright": "~1.50.0",
155155
"postcss": "~8.5.1",
156156
"postcss-cli": "~11.0.0",
157157
"prettier": "~3.4.2",

test/e2e/bpmn.rendering.test.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ class ImageSnapshotThresholds extends MultiBrowserImageSnapshotThresholds {
8383
[
8484
'flows.message.02.labels.and.complex.paths',
8585
{
86-
macos: 0.13 / 100, // 0.12624011437493143%
87-
windows: 0.73 / 100, // 0.7275118149390969%
86+
macos: 0.14 / 100, // 0.13030741264390408%
87+
windows: 0.74 / 100, // 0.7315791132080696%
8888
},
8989
],
9090
[

0 commit comments

Comments
 (0)