Skip to content

Commit b74399f

Browse files
Update playwright monorepo to v1.55.0 (#7687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c0d9d53 commit b74399f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@eslint/compat": "1.3.2",
7373
"@eslint/js": "9.34.0",
7474
"@evaka/eslint-plugin": "link:eslint-plugin",
75-
"@playwright/test": "1.54.2",
75+
"@playwright/test": "1.55.0",
7676
"@sentry/vite-plugin": "4.1.1",
7777
"@testing-library/dom": "10.4.1",
7878
"@testing-library/jest-dom": "6.8.0",
@@ -108,7 +108,7 @@
108108
"jest-environment-node": "30.0.5",
109109
"jest-junit": "16.0.0",
110110
"make-error-cause": "2.3.0",
111-
"playwright": "1.54.2",
111+
"playwright": "1.55.0",
112112
"postcss": "8.5.6",
113113
"postcss-preset-env": "10.3.0",
114114
"prettier": "3.6.2",

frontend/yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2952,14 +2952,14 @@ __metadata:
29522952
languageName: node
29532953
linkType: hard
29542954

2955-
"@playwright/test@npm:1.54.2":
2956-
version: 1.54.2
2957-
resolution: "@playwright/test@npm:1.54.2"
2955+
"@playwright/test@npm:1.55.0":
2956+
version: 1.55.0
2957+
resolution: "@playwright/test@npm:1.55.0"
29582958
dependencies:
2959-
playwright: "npm:1.54.2"
2959+
playwright: "npm:1.55.0"
29602960
bin:
29612961
playwright: cli.js
2962-
checksum: 10/33d6c0780ef6cca12c008cae166ba06978ae975138a1654e14cd8691ad7826dbbc03e492ed42c65889c44ca893d0fd47d8ae4dc8d824020d7f767260b395dc6b
2962+
checksum: 10/bfaede669b0583ee6ec48bfe9ff531cac58da1b83031907d5d0fd71c33bab6766669a23359e401066d97c8e8fa76566900f71be7b290d12213ebb3530a82afbb
29632963
languageName: node
29642964
linkType: hard
29652965

@@ -6357,7 +6357,7 @@ __metadata:
63576357
"@fortawesome/free-regular-svg-icons": "npm:6.7.2"
63586358
"@fortawesome/free-solid-svg-icons": "npm:6.7.2"
63596359
"@fortawesome/react-fontawesome": "npm:0.2.6"
6360-
"@playwright/test": "npm:1.54.2"
6360+
"@playwright/test": "npm:1.55.0"
63616361
"@react-spring/rafz": "npm:10.0.1"
63626362
"@react-spring/web": "npm:10.0.1"
63636363
"@sentry/browser": "npm:10.5.0"
@@ -6419,7 +6419,7 @@ __metadata:
64196419
linkify-it: "npm:5.0.0"
64206420
lodash: "npm:4.17.21"
64216421
make-error-cause: "npm:2.3.0"
6422-
playwright: "npm:1.54.2"
6422+
playwright: "npm:1.55.0"
64236423
polished: "npm:4.3.1"
64246424
postcss: "npm:8.5.6"
64256425
postcss-preset-env: "npm:10.3.0"
@@ -9230,27 +9230,27 @@ __metadata:
92309230
languageName: node
92319231
linkType: hard
92329232

9233-
"playwright-core@npm:1.54.2":
9234-
version: 1.54.2
9235-
resolution: "playwright-core@npm:1.54.2"
9233+
"playwright-core@npm:1.55.0":
9234+
version: 1.55.0
9235+
resolution: "playwright-core@npm:1.55.0"
92369236
bin:
92379237
playwright-core: cli.js
9238-
checksum: 10/8eb8b37d7b02c2394f85567c5703464ee7c85929e1de7118946548a0277cacd41a6f247b8f7eb50c921433346f785356eff8132a9d3c6c2dcf3402c6a83e4f18
9238+
checksum: 10/843376a8e2c1100d3f0625b2c85a69dc4418a0b268bdc7da6cf28252f6dc50c299c734f090a67c7f36cfa9140dacf5b95e817664e69642bcbaf06eea4d216c35
92399239
languageName: node
92409240
linkType: hard
92419241

9242-
"playwright@npm:1.54.2":
9243-
version: 1.54.2
9244-
resolution: "playwright@npm:1.54.2"
9242+
"playwright@npm:1.55.0":
9243+
version: 1.55.0
9244+
resolution: "playwright@npm:1.55.0"
92459245
dependencies:
92469246
fsevents: "npm:2.3.2"
9247-
playwright-core: "npm:1.54.2"
9247+
playwright-core: "npm:1.55.0"
92489248
dependenciesMeta:
92499249
fsevents:
92509250
optional: true
92519251
bin:
92529252
playwright: cli.js
9253-
checksum: 10/3f4fedc1e2290b6da6960eedf0d78b9097251848b499b0627186ca85e94178fe6be1590c4926246ff4dad5729fc80ab63fee6554fe736d29c0a1808ec483467f
9253+
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
92549254
languageName: node
92559255
linkType: hard
92569256

0 commit comments

Comments
 (0)