Skip to content

Commit 8df4618

Browse files
Update dependency @playwright/test to v1.59.1
1 parent 8ecbd9e commit 8df4618

File tree

7 files changed

+20
-20
lines changed

7 files changed

+20
-20
lines changed

apps/activitypub/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"preview": "vite preview"
3030
},
3131
"devDependencies": {
32-
"@playwright/test": "1.58.2",
32+
"@playwright/test": "1.59.1",
3333
"@testing-library/react": "14.3.1",
3434
"@types/dompurify": "3.2.0",
3535
"@types/jest": "29.5.14",

apps/admin-x-settings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"validator": "13.12.0"
5252
},
5353
"devDependencies": {
54-
"@playwright/test": "1.58.2",
54+
"@playwright/test": "1.59.1",
5555
"@testing-library/react": "14.3.1",
5656
"@tryghost/admin-x-design-system": "0.0.0",
5757
"@tryghost/admin-x-framework": "0.0.0",

apps/comments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-string-replace": "1.1.1"
6060
},
6161
"devDependencies": {
62-
"@playwright/test": "1.58.2",
62+
"@playwright/test": "1.59.1",
6363
"@testing-library/jest-dom": "5.17.0",
6464
"@testing-library/react": "12.1.5",
6565
"@testing-library/user-event": "14.6.1",

apps/signup-form/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"react-dom": "18.3.1"
3636
},
3737
"devDependencies": {
38-
"@playwright/test": "1.58.2",
38+
"@playwright/test": "1.59.1",
3939
"@storybook/addon-essentials": "8.6.14",
4040
"@storybook/addon-interactions": "8.6.14",
4141
"@storybook/addon-links": "8.6.14",

apps/stats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@faker-js/faker": "9.9.0",
37-
"@playwright/test": "1.58.2",
37+
"@playwright/test": "1.59.1",
3838
"@tanstack/react-query": "4.36.1",
3939
"@testing-library/jest-dom": "5.17.0",
4040
"@testing-library/react": "14.3.1",

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@eslint/js": "9.37.0",
3333
"@faker-js/faker": "8.4.1",
34-
"@playwright/test": "1.58.2",
34+
"@playwright/test": "1.59.1",
3535
"@tryghost/debug": "0.1.35",
3636
"@tryghost/logging": "2.4.23",
3737
"@types/dockerode": "3.3.44",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5098,12 +5098,12 @@
50985098
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.9.tgz#d229a7b7f9dac167a156992ef23c7f023653f53b"
50995099
integrity sha512-QNqXyfVS2wm9hweSYD2O7F0G06uurj9kZ96TRQE5Y9hU7+tgdZwIkbAKc5Ocy1HxEY2kuDQa6cQ1WRs/O5LFKA==
51005100

5101-
"@playwright/test@1.58.2":
5102-
version "1.58.2"
5103-
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.58.2.tgz#b0ad585d2e950d690ef52424967a42f40c6d2cbd"
5104-
integrity sha512-akea+6bHYBBfA9uQqSYmlJXn61cTa+jbO87xVLCWbTqbWadRVmhxlXATaOjOgcBaWU4ePo0wB41KMFv3o35IXA==
5101+
"@playwright/test@1.59.1":
5102+
version "1.59.1"
5103+
resolved "https://registry.yarnpkg.com/@playwright/test/-/test-1.59.1.tgz#5c4d38eac84a61527af466602ae20277685a02d6"
5104+
integrity sha512-PG6q63nQg5c9rIi4/Z5lR5IVF7yU5MqmKaPOe0HSc0O2cX1fPi96sUQu5j7eo4gKCkB2AnNGoWt7y4/Xx3Kcqg==
51055105
dependencies:
5106-
playwright "1.58.2"
5106+
playwright "1.59.1"
51075107

51085108
"@polka/url@^1.0.0-next.24":
51095109
version "1.0.0-next.29"
@@ -28697,17 +28697,17 @@ pkg-up@^3.1.0:
2869728697
dependencies:
2869828698
find-up "^3.0.0"
2869928699

28700-
playwright-core@1.58.2:
28701-
version "1.58.2"
28702-
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.58.2.tgz#ac5f5b4b10d29bcf934415f0b8d133b34b0dcb13"
28703-
integrity sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==
28700+
playwright-core@1.59.1:
28701+
version "1.59.1"
28702+
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.59.1.tgz#d8a2b28bcb8f2bd08ef3df93b02ae83c813244b2"
28703+
integrity sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==
2870428704

28705-
playwright@1.58.2:
28706-
version "1.58.2"
28707-
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.58.2.tgz#afe547164539b0bcfcb79957394a7a3fa8683cfd"
28708-
integrity sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==
28705+
playwright@1.59.1:
28706+
version "1.59.1"
28707+
resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.59.1.tgz#f7b0ca61637ae25264cec370df671bbe1f368a4a"
28708+
integrity sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==
2870928709
dependencies:
28710-
playwright-core "1.58.2"
28710+
playwright-core "1.59.1"
2871128711
optionalDependencies:
2871228712
fsevents "2.3.2"
2871328713

0 commit comments

Comments
 (0)