Skip to content

Commit f198c33

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 e8def11 commit f198c33

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

@@ -17726,27 +17726,27 @@ __metadata:
1772617726
languageName: node
1772717727
linkType: hard
1772817728

17729-
"playwright-core@npm:1.55.0":
17730-
version: 1.55.0
17731-
resolution: "playwright-core@npm:1.55.0"
17729+
"playwright-core@npm:1.55.1":
17730+
version: 1.55.1
17731+
resolution: "playwright-core@npm:1.55.1"
1773217732
bin:
1773317733
playwright-core: cli.js
17734-
checksum: 10/843376a8e2c1100d3f0625b2c85a69dc4418a0b268bdc7da6cf28252f6dc50c299c734f090a67c7f36cfa9140dacf5b95e817664e69642bcbaf06eea4d216c35
17734+
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
1773517735
languageName: node
1773617736
linkType: hard
1773717737

17738-
"playwright@npm:1.55.0":
17739-
version: 1.55.0
17740-
resolution: "playwright@npm:1.55.0"
17738+
"playwright@npm:1.55.1":
17739+
version: 1.55.1
17740+
resolution: "playwright@npm:1.55.1"
1774117741
dependencies:
1774217742
fsevents: "npm:2.3.2"
17743-
playwright-core: "npm:1.55.0"
17743+
playwright-core: "npm:1.55.1"
1774417744
dependenciesMeta:
1774517745
fsevents:
1774617746
optional: true
1774717747
bin:
1774817748
playwright: cli.js
17749-
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
17749+
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
1775017750
languageName: node
1775117751
linkType: hard
1775217752

@@ -22491,7 +22491,7 @@ __metadata:
2249122491
"@lexical/react": "npm:0.27.2"
2249222492
"@lexical/rich-text": "npm:0.27.2"
2249322493
"@mediapipe/tasks-vision": "npm:0.10.21"
22494-
"@playwright/test": "npm:1.55.0"
22494+
"@playwright/test": "npm:1.55.1"
2249522495
"@roamhq/wrtc": "npm:0.9.1"
2249622496
"@tanstack/react-table": "npm:8.21.3"
2249722497
"@tanstack/react-virtual": "npm:3.13.4"

0 commit comments

Comments
 (0)