Skip to content

Commit 446b643

Browse files
chore(deps-dev): bump @playwright/test from 1.55.0 to 1.55.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.55.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0fc0aee commit 446b643

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
@@ -83,7 +83,7 @@
8383
"@emotion/eslint-plugin": "11.11.0",
8484
"@faker-js/faker": "9.9.0",
8585
"@formatjs/cli": "6.7.2",
86-
"@playwright/test": "1.55.0",
86+
"@playwright/test": "1.55.1",
8787
"@roamhq/wrtc": "0.9.1",
8888
"@testing-library/dom": "^10.4.1",
8989
"@testing-library/jest-dom": "^6.8.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5658,14 +5658,14 @@ __metadata:
56585658
languageName: node
56595659
linkType: hard
56605660

5661-
"@playwright/test@npm:1.55.0":
5662-
version: 1.55.0
5663-
resolution: "@playwright/test@npm:1.55.0"
5661+
"@playwright/test@npm:1.55.1":
5662+
version: 1.55.1
5663+
resolution: "@playwright/test@npm:1.55.1"
56645664
dependencies:
5665-
playwright: "npm:1.55.0"
5665+
playwright: "npm:1.55.1"
56665666
bin:
56675667
playwright: cli.js
5668-
checksum: 10/bfaede669b0583ee6ec48bfe9ff531cac58da1b83031907d5d0fd71c33bab6766669a23359e401066d97c8e8fa76566900f71be7b290d12213ebb3530a82afbb
5668+
checksum: 10/c67a46353c58aaeac551bce2654cdef0e9a0ad76b1667514832d34acd4b26ec72f35ea7595cd3fad4c4e1e039d5bb876b8d62c89af4525d455285f6fff9f0642
56695669
languageName: node
56705670
linkType: hard
56715671

@@ -17714,27 +17714,27 @@ __metadata:
1771417714
languageName: node
1771517715
linkType: hard
1771617716

17717-
"playwright-core@npm:1.55.0":
17718-
version: 1.55.0
17719-
resolution: "playwright-core@npm:1.55.0"
17717+
"playwright-core@npm:1.55.1":
17718+
version: 1.55.1
17719+
resolution: "playwright-core@npm:1.55.1"
1772017720
bin:
1772117721
playwright-core: cli.js
17722-
checksum: 10/843376a8e2c1100d3f0625b2c85a69dc4418a0b268bdc7da6cf28252f6dc50c299c734f090a67c7f36cfa9140dacf5b95e817664e69642bcbaf06eea4d216c35
17722+
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
1772317723
languageName: node
1772417724
linkType: hard
1772517725

17726-
"playwright@npm:1.55.0":
17727-
version: 1.55.0
17728-
resolution: "playwright@npm:1.55.0"
17726+
"playwright@npm:1.55.1":
17727+
version: 1.55.1
17728+
resolution: "playwright@npm:1.55.1"
1772917729
dependencies:
1773017730
fsevents: "npm:2.3.2"
17731-
playwright-core: "npm:1.55.0"
17731+
playwright-core: "npm:1.55.1"
1773217732
dependenciesMeta:
1773317733
fsevents:
1773417734
optional: true
1773517735
bin:
1773617736
playwright: cli.js
17737-
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
17737+
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
1773817738
languageName: node
1773917739
linkType: hard
1774017740

@@ -22479,7 +22479,7 @@ __metadata:
2247922479
"@lexical/react": "npm:0.27.2"
2248022480
"@lexical/rich-text": "npm:0.27.2"
2248122481
"@mediapipe/tasks-vision": "npm:0.10.21"
22482-
"@playwright/test": "npm:1.55.0"
22482+
"@playwright/test": "npm:1.55.1"
2248322483
"@roamhq/wrtc": "npm:0.9.1"
2248422484
"@tanstack/react-table": "npm:8.21.3"
2248522485
"@tanstack/react-virtual": "npm:3.13.4"

0 commit comments

Comments
 (0)