Skip to content

Commit a799d9d

Browse files
chore(deps-dev): bump @playwright/test from 1.54.2 to 1.55.0 (#19472)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...v1.55.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 530c5de commit a799d9d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@emotion/eslint-plugin": "11.11.0",
8282
"@faker-js/faker": "9.9.0",
8383
"@formatjs/cli": "6.7.2",
84-
"@playwright/test": "1.54.2",
84+
"@playwright/test": "1.55.0",
8585
"@roamhq/wrtc": "0.9.0",
8686
"@testing-library/dom": "^10.4.1",
8787
"@testing-library/jest-dom": "^6.8.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5514,14 +5514,14 @@ __metadata:
55145514
languageName: node
55155515
linkType: hard
55165516

5517-
"@playwright/test@npm:1.54.2":
5518-
version: 1.54.2
5519-
resolution: "@playwright/test@npm:1.54.2"
5517+
"@playwright/test@npm:1.55.0":
5518+
version: 1.55.0
5519+
resolution: "@playwright/test@npm:1.55.0"
55205520
dependencies:
5521-
playwright: "npm:1.54.2"
5521+
playwright: "npm:1.55.0"
55225522
bin:
55235523
playwright: cli.js
5524-
checksum: 10/33d6c0780ef6cca12c008cae166ba06978ae975138a1654e14cd8691ad7826dbbc03e492ed42c65889c44ca893d0fd47d8ae4dc8d824020d7f767260b395dc6b
5524+
checksum: 10/bfaede669b0583ee6ec48bfe9ff531cac58da1b83031907d5d0fd71c33bab6766669a23359e401066d97c8e8fa76566900f71be7b290d12213ebb3530a82afbb
55255525
languageName: node
55265526
linkType: hard
55275527

@@ -17257,27 +17257,27 @@ __metadata:
1725717257
languageName: node
1725817258
linkType: hard
1725917259

17260-
"playwright-core@npm:1.54.2":
17261-
version: 1.54.2
17262-
resolution: "playwright-core@npm:1.54.2"
17260+
"playwright-core@npm:1.55.0":
17261+
version: 1.55.0
17262+
resolution: "playwright-core@npm:1.55.0"
1726317263
bin:
1726417264
playwright-core: cli.js
17265-
checksum: 10/8eb8b37d7b02c2394f85567c5703464ee7c85929e1de7118946548a0277cacd41a6f247b8f7eb50c921433346f785356eff8132a9d3c6c2dcf3402c6a83e4f18
17265+
checksum: 10/843376a8e2c1100d3f0625b2c85a69dc4418a0b268bdc7da6cf28252f6dc50c299c734f090a67c7f36cfa9140dacf5b95e817664e69642bcbaf06eea4d216c35
1726617266
languageName: node
1726717267
linkType: hard
1726817268

17269-
"playwright@npm:1.54.2":
17270-
version: 1.54.2
17271-
resolution: "playwright@npm:1.54.2"
17269+
"playwright@npm:1.55.0":
17270+
version: 1.55.0
17271+
resolution: "playwright@npm:1.55.0"
1727217272
dependencies:
1727317273
fsevents: "npm:2.3.2"
17274-
playwright-core: "npm:1.54.2"
17274+
playwright-core: "npm:1.55.0"
1727517275
dependenciesMeta:
1727617276
fsevents:
1727717277
optional: true
1727817278
bin:
1727917279
playwright: cli.js
17280-
checksum: 10/3f4fedc1e2290b6da6960eedf0d78b9097251848b499b0627186ca85e94178fe6be1590c4926246ff4dad5729fc80ab63fee6554fe736d29c0a1808ec483467f
17280+
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
1728117281
languageName: node
1728217282
linkType: hard
1728317283

@@ -22002,7 +22002,7 @@ __metadata:
2200222002
"@lexical/react": "npm:0.27.2"
2200322003
"@lexical/rich-text": "npm:0.27.2"
2200422004
"@mediapipe/tasks-vision": "npm:0.10.21"
22005-
"@playwright/test": "npm:1.54.2"
22005+
"@playwright/test": "npm:1.55.0"
2200622006
"@roamhq/wrtc": "npm:0.9.0"
2200722007
"@tanstack/react-table": "npm:8.21.3"
2200822008
"@tanstack/react-virtual": "npm:3.13.4"

0 commit comments

Comments
 (0)